diff --git a/composer.json b/composer.json index 48d4310..2c1147c 100644 --- a/composer.json +++ b/composer.json @@ -4,8 +4,8 @@ "keywords": ["webman", "laravel-cache"], "type": "library", "require": { - "illuminate/cache": "^10.0|^9.0|^8.0", - "illuminate/filesystem":"^10.0|^9.0|^8.0" + "illuminate/cache": "^11.0|^10.0|^9.0|^8.0", + "illuminate/filesystem":"^11.0|^10.0|^9.0|^8.0" }, "license": "MIT", "autoload": {