Upgrade to PHPUnit 8.5.52

This commit is contained in:
Christian Bläul
2026-02-02 15:45:27 +01:00
parent ff0e0c77fe
commit 653d5c0307

View File

@@ -34,7 +34,7 @@
"php": ">=5.5"
},
"require-dev": {
"phpunit/phpunit": "^6",
"phpunit/phpunit": "8.5.52",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {