diff --git a/composer.json b/composer.json index 2573743..cd0e55a 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,8 @@ "license": "MIT", "require": { "php": ">=7.1.0", - "illuminate/support": "5.6.*|5.7.*|5.8.*", - "illuminate/http": "5.6.*|5.7.*|5.8.*" + "illuminate/support": "5.6.*|5.7.*|5.8.*|6.0.*", + "illuminate/http": "5.6.*|5.7.*|5.8.*|6.0.*" }, "autoload": { "psr-4": {