diff --git a/composer.json b/composer.json index 4e84ab6..3292c2d 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "php": "^8.0|^8.1|^8.2", "guzzlehttp/guzzle": "^7.2", - "illuminate/support": "^9.0|^10.0", + "illuminate/support": "^9.0|^10.0|^11.0", "rapidez/core": "^2.0" }, "autoload": {