diff --git a/composer.json b/composer.json index 6f7540e..7825de5 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "license": "LGPL-3.0-or-later", "require": { "celtic/lti": "^4.4.0", - "illuminate/support": "^9|^8|^7" + "illuminate/support": "*" }, "autoload": { "psr-4": {