diff --git a/composer.json b/composer.json index ee9a7d4..0bf1122 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": ">=5.5.0", - "illuminate/support": "~5.2", + "illuminate/support": "^5.8 || ^6.0 || ^7.0 || ^8.0", "tinify/tinify":"*" }, "autoload": {