Skip to content

Commit 03dbd72

Browse files
committed
Updated invoker to allow phpunit 9
1 parent 3a03c5b commit 03dbd72

2 files changed

Lines changed: 14 additions & 11 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"phpstan/phpstan-strict-rules": "^0.12",
3131
"infection/infection": "^0.10|^0.20",
3232
"funkyproject/reflection-file": "^0.1.0",
33-
"phpunit/php-invoker": "^2.0",
33+
"phpunit/php-invoker": "^2.0|^3.0",
3434
"maglnet/composer-require-checker": "^2.0",
3535
"ext-json": "*",
3636
"phpunit/php-timer": "^2.0",

composer.lock

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)