diff --git a/composer.json b/composer.json index eb734f2..61324e3 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "minimum-stability": "dev", "require": { - "illuminate/support": "^5.0", + "illuminate/support": "^5.0|^6.0", "kickbox/kickbox": "^2.0" }, "autoload": {