diff --git a/composer.json b/composer.json index 5bf88ca84..d7bca9957 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": ">=5.5.9", - "illuminate/support": "5.*", + "illuminate/support": "5.*|^6", "guzzlehttp/guzzle": "~6.0", "monolog/monolog": "^1.19" },