DEP Use PHPUnit 11

This commit is contained in:
Steve Boyd 2024-09-06 17:46:57 +12:00
parent 925b4f534e
commit 25b809d89a

View File

@ -22,7 +22,7 @@
"silverstripe/siteconfig": "^6"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^11.3",
"squizlabs/php_codesniffer": "^3",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"