Skip to content

Commit

Permalink
Merge pull request #23 from Nyholm/sugg
Browse files Browse the repository at this point in the history
Updated suggestions
  • Loading branch information
Nyholm committed Jan 23, 2016
2 parents 91e0d6f + 36becee commit 667cf8d
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 667cf8d

Please sign in to comment.