diff --git a/composer.json b/composer.json index 67706cb..794bfe5 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,8 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^10.0", - "illuminate/view": "^10.0", + "illuminate/support": "^10.0|^11.0", + "illuminate/view": "^10.0|^11.0", "infyomlabs/laravel-ui-adminlte": "^5.2" }, "autoload": {