Skip to content

Commit f8858fb

Browse files
author
Phil Bennett
committed
Support for phpunit 10 on earlier php versions
1 parent 1ff1d18 commit f8858fb

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
@@ -27,7 +27,7 @@
2727
"nette/php-generator": "^4.1",
2828
"nikic/php-parser": "^5.0",
2929
"phpstan/phpstan": "^1.10.61",
30-
"phpunit/phpunit": "^11.5.15",
30+
"phpunit/phpunit": "^10.5.45|^11.5.15",
3131
"roave/security-advisories": "dev-latest",
3232
"scrutinizer/ocular": "^1.9",
3333
"squizlabs/php_codesniffer": "^3.9"

0 commit comments

Comments
 (0)