Skip to content

Commit 5eb2828

Browse files
PHPUnit 11 is required; roger that
1 parent ce9f881 commit 5eb2828

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
@@ -22,7 +22,7 @@
2222
"konekt/concord": "^1.13"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^10.0",
25+
"phpunit/phpunit": "^10.0|^11.0",
2626
"orchestra/testbench": "^8.0|^9.0|^10.0"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)