Skip to content

Commit 3f8456e

Browse files
committed
Add suggests to composer for caching
1 parent fad0267 commit 3f8456e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@
3535
"config": {
3636
"sort-packages": true
3737
},
38+
"suggest": {
39+
"subjective-php/psr-cache-mongodb": "Used for Caching with Mongo"
40+
},
3841
"require-dev": {
3942
"php-coveralls/php-coveralls": "^2.1",
4043
"phpunit/phpunit": "^6.5.2",

0 commit comments

Comments
 (0)