diff --git a/composer.json b/composer.json index f33ed1e..94dc291 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ ], "require": { "php": "^8.0", - "illuminate/database": "^10.0", - "illuminate/support": "^10.0" + "illuminate/database": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0" }, "autoload": { "psr-4": {