diff --git a/composer.json b/composer.json index 5ff904e..9aa4d04 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "react/stream": "^1.4" }, "require-dev": { - "phpunit/phpunit": "^9.6 || ^7.5", + "phpunit/phpunit": "^9.6 || ^8.5 || ^7.5", "react/async": "^4.3 || ^3", "react/promise-stream": "^1.4", "react/promise-timer": "^1.11"