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