DEP Use PHPUnit 11

This commit is contained in:
Steve Boyd 2024-09-06 17:41:44 +12:00
parent 87369702eb
commit e46cc5792e

View File

@ -20,7 +20,7 @@
"silverstripe/session-manager": "3.x-dev"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"phpunit/phpunit": "^11.3",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},