diff --git a/composer.json b/composer.json index 2c04d69..93c3fca 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=5.5.9", - "illuminate/support": "~5.0" + "illuminate/support": "~5.0||^6.0" }, "autoload": { "psr-4": {