Skip to content

Commit 36becee

Browse files
committed
Updated suggestions
1 parent 91e0d6f commit 36becee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"cache/array-adapter": "@stable"
3030
},
3131
"suggest": {
32-
"cache/*-adapter": "To integrate with a PSR-6 cache"
32+
"cache/*-adapter": "A actual implementation of PSR-6 cache",
33+
"cache/cache-bundle": "To integrate with the symfony framework"
3334
},
3435
"autoload": {
3536
"psr-4": {

0 commit comments

Comments
 (0)