diff --git a/composer.json b/composer.json index fe65a85..03c4eaf 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "wyrihaximus/ticking-promise": "^1.6" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^4" + "wyrihaximus/async-test-utilities": "^4 || ^8" }, "minimum-stability": "dev", "prefer-stable": true,