diff --git a/composer.json b/composer.json index c10156f..79023fb 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "laravel/legacy-factories": "^1.0.4", "mockery/mockery": "^1.3.3", "orchestra/testbench": "^6.0 || ^7.0 || ^8.0 || ^9.0", - "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0" + "phpunit/phpunit": "^9.0 || ^10.0" }, "minimum-stability": "dev", "prefer-stable": true,