diff --git a/composer.json b/composer.json index ff9fbf9..e62263d 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=5.6.0", - "illuminate/support": "~8" + "illuminate/support": "~6" }, "require-dev": { "phpunit/phpunit": "3.7.*"