diff --git a/composer.json b/composer.json index 9a1e9fb..39d5877 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "graham-campbell/testbench": "^6.1", "laravel/pint": "^1.14", "mockery/mockery": "^1.6.9", - "phpunit/phpunit": "^10.5.13" + "phpunit/phpunit": "^10.5.13 || ^11.0.0" }, "type": "library" }