diff --git a/composer.json b/composer.json index 7c9e3fc..4466ba8 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "psalm/plugin-laravel": "^2.10", "psalm/plugin-phpunit": "^0.19", "infection/infection": "^0.27.10", - "laravel/framework": "^10.48" + "laravel/framework": "^10.0|^v11.0" }, "scripts": { "lint": "parallel-lint --exclude .git --exclude vendor .",