diff --git a/composer.json b/composer.json index 3c1524e..bb3e6fb 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "php": ">=5.5.0", - "illuminate/support": "5.*|6.*|7.*|8.*|9.*", + "illuminate/support": "5.*|6.*|7.*|8.*|9.*|10.*", "guzzlehttp/guzzle": "^6.1|^7.1", "symfony/dom-crawler": "^3.0|^4.0|^5.0|^6.0", "symfony/css-selector": "^3.0|^4.0|^5.0|^6.0"