diff --git a/composer.json b/composer.json index 4b6f093..1287017 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ ], "require": { "php" : "^7.0", - "illuminate/support": "~5.3|~6.0", - "illuminate/http": "~5.3|~6.0", + "illuminate/support": "~6.0|~7.0", + "illuminate/http": "~6.0|~7.0", "symfony/dom-crawler": "^2.7|^3.0|^4.0|^5.0", "symfony/css-selector": "^2.7|^3.0|^4.0|^5.0" },