diff --git a/composer.json b/composer.json index c4eadaf..e888559 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "php": ">=5.5.0", - "illuminate/support": "5.*|6.*", + "illuminate/support": "5.*|6.*|7.*", "guzzlehttp/guzzle": "^6.1", "symfony/dom-crawler": "^3.0", "symfony/css-selector": "^3.0"