Skip to content

Commit 2209ec3

Browse files
committed
PHPUnit can not be version 11
1 parent ba75dd5 commit 2209ec3

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
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"squizlabs/php_codesniffer": "*",
29-
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11"
29+
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)