diff --git a/cache/adapter-bundle/1.1/manifest.json b/cache/adapter-bundle/1.1/manifest.json index b7db6a29..8952f6e5 100644 --- a/cache/adapter-bundle/1.1/manifest.json +++ b/cache/adapter-bundle/1.1/manifest.json @@ -7,7 +7,7 @@ }, "env": { "#1": "Provider types described at: See http://www.php-cache.com/en/latest/symfony/adapter-bundle/#configuration", - "DEFAULT_CACHE_PROVIDER": "array", + "DEFAULT_CACHE_PROVIDER_FACTORY": "array", "DEFAULT_CACHE_PROVIDER_OPTIONS": "[]" } }