diff --git a/composer.json b/composer.json index 656657e..932e461 100644 --- a/composer.json +++ b/composer.json @@ -18,9 +18,9 @@ "prefer-stable": true, "require": { "php": "^8.0|^8.1|^8.2", - "illuminate/database": "^9.0|^10.0", - "illuminate/support": "^9.0|^10.0", - "illuminate/view": "^9.0|^10.0", + "illuminate/database": "^9.0|^10.0|^11.0", + "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/view": "^9.0|^10.0|^11.0", "rapidez/core": "~0.54|^1.0|^2.0" }, "autoload": {