Skip to content

Commit b6b4abb

Browse files
committed
Allow phpunit 10.x installation (dev)
1 parent 8ac9bd8 commit b6b4abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"geoip2/geoip2": "~2.1",
2222
"mockery/mockery": "^1.4",
2323
"phpstan/phpstan": "^1.2",
24-
"phpunit/phpunit": "^9.5",
24+
"phpunit/phpunit": "^9.5 || ^10.0",
2525
"squizlabs/php_codesniffer": "^3.6",
2626
"vimeo/psalm": "^5.7",
2727
"vlucas/phpdotenv": "^5.0"

0 commit comments

Comments
 (0)