diff --git a/composer.json b/composer.json index d30edcec..3f9bf471 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": "^7.2", - "illuminate/support": "~4.1 || ~5.0 || ^6.0", + "illuminate/support": "^6.0", "nategood/httpful": "~0.2", "symfony/console": "~3.0 || ~4.0", "symfony/process": "~3.0 || ~4.0"