diff --git a/composer.json b/composer.json index 3558922..ee244ee 100755 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "require": { "php": ">=5.5.0", "illuminate/support": "^6.0", - "illuminate/config": "^5.0", + "illuminate/config": "^6.0", "symfony/finder": "2.*|3.*|4.*", "symfony/console": "2.*|3.*|4.*", "aws/aws-sdk-php": "~3.0"