diff --git a/composer.json b/composer.json index bceac43..1a27d53 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "require-dev": { "graham-campbell/testbench": "^6.0", "laravel/pint": "^1.2", - "phpunit/phpunit": "^10.0" + "phpunit/phpunit": "^10.0 || ^11.0" }, "type": "library" }