diff --git a/composer.json b/composer.json index 6f9a3bf..bea13fd 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ } ], "require": { - "illuminate/support": "^4.2|^5|^6|^7|^8|^9", - "illuminate/cache": "^4.2|^5|^6|^7|^8|^9" + "illuminate/support": "^4.2|^5|^6|^7|^8|^9|^10", + "illuminate/cache": "^4.2|^5|^6|^7|^8|^9|^10" }, "suggest": { "illuminate/filesystem": "Save settings to a JSON file.",