diff --git a/composer.json b/composer.json index 03af4bc..9eef6bf 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "ext-redis": "*", "cache/cache": "^1.0", "cache/integration-tests": "~0.17", - "doctrine/cache": "^1.3", + "doctrine/cache": "^2.2", "friendsofphp/php-cs-fixer": "^3.0", "phpunit/phpunit": ">=8.0" },