diff --git a/composer.json b/composer.json index 1a8508a..155fdb6 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ ], "type": "library", "require": { - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0" + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0" }, "require-dev": { "phpunit/phpunit": "^9.0"