diff --git a/composer.json b/composer.json index e08390a..32be27d 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php" : "^7.1", - "illuminate/support": "~5.5.0", + "illuminate/support": "~5.5.0|~5.6.0", "aws/aws-sdk-php": "^3.52", "league/uri": "^5.2" },