mirror of
https://github.com/silverstripe/silverstripe-restfulserver
synced 2024-10-22 14:05:58 +02:00
DEP Use PHPUnit 11
This commit is contained in:
parent
f73c5b8592
commit
cfab5e1f2e
@ -23,7 +23,7 @@
|
|||||||
"silverstripe/framework": "^6"
|
"silverstripe/framework": "^6"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.6",
|
"phpunit/phpunit": "^11.3",
|
||||||
"squizlabs/php_codesniffer": "^3",
|
"squizlabs/php_codesniffer": "^3",
|
||||||
"silverstripe/versioned": "^3",
|
"silverstripe/versioned": "^3",
|
||||||
"silverstripe/standards": "^1",
|
"silverstripe/standards": "^1",
|
||||||
|
Loading…
Reference in New Issue
Block a user