diff --git a/composer.json b/composer.json index bc84c5a..dc69d39 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ } ], "require": { - "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0" + "illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0|^11.0" }, "require-dev": { "phpspec/phpspec": "~6.0"