diff --git a/composer.json b/composer.json index 35a30bc..649d8c7 100644 --- a/composer.json +++ b/composer.json @@ -27,8 +27,8 @@ ], "require": { "php": "^8.1", - "illuminate/database": "^9|^10", - "illuminate/support": "^9|^10", + "illuminate/database": "^9|^10|^11", + "illuminate/support": "^9|^10|^11", "nesbot/carbon": ">=2.62.1" }, "require-dev": {