diff --git a/composer.json b/composer.json index 3f7355c..ecbbd82 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ }, "require-dev": { "mockery/mockery": "^1.5", - "phpunit/phpunit": "^9.5", + "phpunit/phpunit": "^9.5|^10.0", "orchestra/testbench": "^7.4|^8.0" }, "autoload": {