diff --git a/composer.json b/composer.json index 42a55ec..a73d3ef 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "illuminate/support": "5.*|6.*|7.*|8.*", + "illuminate/support": "5.*|6.*|7.*|8.*|9.*|10.*", "php": "~5.6|~7.0|~8.0" }, "require-dev": {