Skip to content

Commit 7d45837

Browse files
committed
Backout PHPUnit 11 support to fix CI
1 parent b81e4b4 commit 7d45837

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
"phpstan/phpstan": "^1.9",
2323
"phpstan/phpstan-deprecation-rules": "^1.0",
2424
"phpstan/phpstan-strict-rules": "^1.0",
25-
"phpunit/phpunit": "^10.0 || ^11.0",
25+
"phpunit/phpunit": "^10.0",
2626
"slevomat/coding-standard": "^8.0",
2727
"squizlabs/php_codesniffer": "^3.7.1",
2828
"symfony/cache": "^5.0 || ^6.0"

0 commit comments

Comments
 (0)