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