Skip to content

Commit

Permalink
Updated suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jan 23, 2016
1 parent 91e0d6f commit 36becee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"cache/array-adapter": "@stable"
},
"suggest": {
"cache/*-adapter": "To integrate with a PSR-6 cache"
"cache/*-adapter": "A actual implementation of PSR-6 cache",
"cache/cache-bundle": "To integrate with the symfony framework"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 36becee

Please sign in to comment.