diff --git a/composer.json b/composer.json index f95a5ff..036e46e 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "graham-campbell/testbench": "^6.0", "laravel/pint": "^1.14", "mockery/mockery": "^1.4.4", - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.0 || ^11.0" }, "suggest": { "barryvdh/laravel-debugbar": "View debug information in responses."