feat(cache-bundle): add the 2.0 recipe (#2029)

This commit is contained in:
Aaron Scherer
2026-09-16 17:58:41 +04:00
committed by GitHub
parent d844543ffa
commit db5338a83e
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"bundles": {
"Cache\\CacheBundle\\CacheBundle": ["all"]
}
}
+2
View File
@@ -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</>