Skip to content

Commit bba48bf

Browse files
committed
Updated composer.json
1 parent 3446fb7 commit bba48bf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"sebastian/version": "^1.0.1"
2424
},
2525
"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"
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"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)