We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3446fb7 commit bba48bfCopy full SHA for bba48bf
composer.json
@@ -23,11 +23,11 @@
23
"sebastian/version": "^1.0.1"
24
},
25
"suggest": {
26
- "webmozart/json": "To enable the JsonFileStore",
27
- "predis/predis": "To enable the PredisStore",
28
- "basho/riak": "To enable the RiakStore",
29
- "doctrine/cache": "To enable the CachedStore",
30
- "doctrine/dbal": "To enable the DbalStore"
+ "webmozart/json": "to enable the JsonFileStore",
+ "predis/predis": "to enable the PredisStore",
+ "basho/riak": "to enable the RiakStore",
+ "doctrine/cache": "to enable the CachedStore",
+ "doctrine/dbal": "to enable the DbalStore"
31
32
"autoload": {
33
"psr-4": {
0 commit comments