diff --git a/composer.json b/composer.json index 0ca9474..a736a41 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "library", "require": { "php": ">=7.3", - "illuminate/support": "^8.0" + "illuminate/support": "*" }, "license": "MIT", "autoload": {