Skip to content

Commit 1e7de52

Browse files
committed
Missing composer for Mongodb driver
1 parent 44ac864 commit 1e7de52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"psr/simple-cache": "~1.0.0",
2626
"predis/predis": "~1.1.0",
2727
"phpfastcache/phpssdb": "~1.0.0",
28+
"mongodb/mongodb": "^1.1",
2829
"ext-mbstring": "*",
2930
"ext-json": "*"
3031
},

0 commit comments

Comments
 (0)