Skip to content

Commit a695684

Browse files
committed
Require MongoDB Extension
1 parent 7734303 commit a695684

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
@@ -11,6 +11,7 @@
1111
"license" : "MIT",
1212
"require": {
1313
"php": ">=5.4.0",
14+
"ext-mongo": "*",
1415
"illuminate/support": "4.2.*",
1516
"illuminate/container": "4.2.*",
1617
"illuminate/database": "4.2.*",

0 commit comments

Comments
 (0)