diff --git a/composer.json b/composer.json index 1aea8b3..e93effc 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "minimum-stability": "stable", "require": { "php": "^7.2|^8.0|^8.1", - "illuminate/support": "~6|~7|~8|~9", + "illuminate/support": "~6|~7|~8|~9|^10.0", "guzzlehttp/guzzle": "~6|~7|~8|~9" }, "require-dev": {