diff --git a/composer.json b/composer.json index ef20a90..d1db524 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "migrify/vendor-patches": "^0.4.0", "mockery/mockery": "~1.3.3 || ^1.4.2", "orchestra/testbench": "^4.0 || ^5.0 || ^6.0", - "phpunit/phpunit": "^8.0,<8.5.12 || ^9.3.3", + "phpunit/phpunit": "^8.0,<8.5.12 || ^9.3.3 || ^8.0", "roave/security-advisories": "dev-master", "zing/coding-standard": "^2.6" },