DEP Use PHPUnit 11

This commit is contained in:
Steve Boyd 2024-09-06 17:42:41 +12:00
parent f73c5b8592
commit cfab5e1f2e

View File

@ -23,7 +23,7 @@
"silverstripe/framework": "^6"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^11.3",
"squizlabs/php_codesniffer": "^3",
"silverstripe/versioned": "^3",
"silverstripe/standards": "^1",