From 5d625561edc30b76d1059dac459a2603e85e50e9 Mon Sep 17 00:00:00 2001 From: Aaron Scherer Date: Mon, 19 Mar 2018 11:46:03 -0700 Subject: [PATCH] Update manifest.json --- cache/adapter-bundle/1.1/manifest.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cache/adapter-bundle/1.1/manifest.json b/cache/adapter-bundle/1.1/manifest.json index 8952f6e5..2e1582e8 100644 --- a/cache/adapter-bundle/1.1/manifest.json +++ b/cache/adapter-bundle/1.1/manifest.json @@ -4,10 +4,5 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - }, - "env": { - "#1": "Provider types described at: See http://www.php-cache.com/en/latest/symfony/adapter-bundle/#configuration", - "DEFAULT_CACHE_PROVIDER_FACTORY": "array", - "DEFAULT_CACHE_PROVIDER_OPTIONS": "[]" } }