diff --git a/composer.json b/composer.json index 16206cb..76bd9bd 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ ], "require": { "php": ">=7.0", - "illuminate/support": "~5.0|6.*|7.*|8.*|9.*", + "illuminate/support": "*", "guzzlehttp/guzzle": "~6.0|7.*", "ivopetkov/html5-dom-document-php": "1.*|2.*" },