diff --git a/cache/cache-bundle/2.0/manifest.json b/cache/cache-bundle/2.0/manifest.json new file mode 100644 index 00000000..0a467559 --- /dev/null +++ b/cache/cache-bundle/2.0/manifest.json @@ -0,0 +1,5 @@ +{ + "bundles": { + "Cache\\CacheBundle\\CacheBundle": ["all"] + } +} diff --git a/cache/cache-bundle/2.0/post-install.txt b/cache/cache-bundle/2.0/post-install.txt new file mode 100644 index 00000000..8bd2edf4 --- /dev/null +++ b/cache/cache-bundle/2.0/post-install.txt @@ -0,0 +1,2 @@ + * Configure the CacheBundle integrations that your app uses: + https://github.com/php-cache/cache-bundle#configuration