We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad0267 commit 3f8456eCopy full SHA for 3f8456e
1 file changed
composer.json
@@ -35,6 +35,9 @@
35
"config": {
36
"sort-packages": true
37
},
38
+ "suggest": {
39
+ "subjective-php/psr-cache-mongodb": "Used for Caching with Mongo"
40
+ },
41
"require-dev": {
42
"php-coveralls/php-coveralls": "^2.1",
43
"phpunit/phpunit": "^6.5.2",
0 commit comments