diff --git a/composer.json b/composer.json index 3f09f9f..d43be0e 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "andrey-helldar/support": "^2.0|^3.0" }, "require-dev": { - "phpunit/phpunit": "^9.0" + "phpunit/phpunit": "^8.0|^9.0" }, "suggest": { "symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"