diff --git a/composer.json b/composer.json index 8760dc0..938be54 100644 --- a/composer.json +++ b/composer.json @@ -35,8 +35,8 @@ "php": ">=7.3|^8.0", "ext-json": "*", "guzzlehttp/guzzle": "^7", - "illuminate/cache": "^6|^8|^9", - "illuminate/support": "^6|^8|^9" + "illuminate/cache": "^6|^8|^9|^10", + "illuminate/support": "^6|^8|^9|^10" }, "require-dev": { "phpunit/phpunit": "^9",