diff --git a/composer.json b/composer.json index eced963..49fc2fc 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "license": "MIT", "require": { "php": ">=7.1.0", - "illuminate/support": "^5.8|^6.0|^7.0" + "illuminate/support": "^6.0|^7.0|^8.0" }, "autoload": { "psr-4": {