diff --git a/composer.json b/composer.json index 9fbab82..dfa223e 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": ">=5.4.0", - "illuminate/support": "4.2.*|5.*|^6.0|^7.0|^8.0|^9.0" + "illuminate/support": "4.2.*|5.*|^6.0|^7.0|^8.0|^9.0|^10.0" }, "require-dev": { "phpunit/phpunit": "^7|^9.5.10",