diff --git a/composer.json b/composer.json index dfe527dc..22a2c2d0 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "pestphp/pest-plugin": "^0.3", "pestphp/pest-plugin-coverage": "^0.3", "pestphp/pest-plugin-init": "^0.3", - "phpunit/phpunit": "9.3.7 || 9.3.8 || 9.3.9 || 9.3.10" + "phpunit/phpunit": ">= 9.3.7 <= 9.3.11" }, "autoload": { "psr-4": {