Skip to content

Commit a6f6ca0

Browse files
committed
Allow PHPUnit 9
1 parent 9bdfc79 commit a6f6ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"fakerphp/faker": "^1.9",
2020
"mikey179/vfsstream": "^1.6",
2121
"phpstan/phpstan": "^0.12",
22-
"phpunit/phpunit": "^8.5",
22+
"phpunit/phpunit": "^8.5 || ^9.1",
2323
"predis/predis": "^1.1",
2424
"rector/rector": "^0.8",
2525
"squizlabs/php_codesniffer": "^3.3"

0 commit comments

Comments
 (0)