We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e0d6f commit 36beceeCopy full SHA for 36becee
composer.json
@@ -29,7 +29,8 @@
29
"cache/array-adapter": "@stable"
30
},
31
"suggest": {
32
- "cache/*-adapter": "To integrate with a PSR-6 cache"
+ "cache/*-adapter": "A actual implementation of PSR-6 cache",
33
+ "cache/cache-bundle": "To integrate with the symfony framework"
34
35
"autoload": {
36
"psr-4": {
0 commit comments