diff --git a/composer.json b/composer.json index 852229e5..45d4958f 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-json": "*", "amocrm/oauth2-amocrm": "^2.0", "guzzlehttp/guzzle": "6.*", - "illuminate/support": "5.* || 6.* || 7.*", + "illuminate/support": "5.* || 6.* || 7.* || 8.*", "symfony/dotenv": "4.* || 5.*", "fig/http-message-util": "1.*", "ramsey/uuid": "^3 || ^4",