Skip to content

Commit 0c1821e

Browse files
Merge pull request #122 from creative-commoners/pulls/4/phpunit11
DEP Use PHPUnit 11
2 parents 150a2db + 63cca15 commit 0c1821e

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
@@ -19,7 +19,7 @@
1919
"silverstripe/admin": "^3"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.6",
22+
"phpunit/phpunit": "^11.3",
2323
"squizlabs/php_codesniffer": "^3",
2424
"silverstripe/standards": "^1",
2525
"phpstan/extension-installer": "^1.3",

0 commit comments

Comments
 (0)