Skip to content

Commit d0013e7

Browse files
committed
⬆️ Add support for PHPUnit 11
1 parent cfb02b0 commit d0013e7

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
@@ -23,7 +23,7 @@
2323
},
2424
"require-dev": {
2525
"roave/security-advisories": "dev-latest",
26-
"phpunit/phpunit": "^10.2.3"
26+
"phpunit/phpunit": "^10.2.3|^11.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)