diff --git a/composer.json b/composer.json index dd6437c..20e76c0 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": ">=8.1", - "illuminate/view": "^9.0|^10.0", - "illuminate/config": "^9.0|^10.0" + "illuminate/view": "^9.0|^10.0|^11.0", + "illuminate/config": "^9.0|^10.0|^11.0" }, "require-dev": { "phpunit/phpunit": "^10.0",