mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
feat(cache-bundle): add the 2.0 recipe (#2029)
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Cache\\CacheBundle\\CacheBundle": ["all"]
|
||||
}
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
* Configure the CacheBundle integrations that your app uses:
|
||||
<href=https://github.com/php-cache/cache-bundle#configuration>https://github.com/php-cache/cache-bundle#configuration</>
|
||||
Reference in New Issue
Block a user