Skip to content

Commit a1ec4aa

Browse files
committed
DEP Use PHPUnit 11
1 parent 4c1db09 commit a1ec4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"silverstripe/cms": "^6"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "^9.6",
11+
"phpunit/phpunit": "^11.3",
1212
"squizlabs/php_codesniffer": "^3",
1313
"silverstripe/standards": "^1",
1414
"phpstan/extension-installer": "^1.3"

0 commit comments

Comments
 (0)