Skip to content

Commit 3bddd4b

Browse files
committed
Merge pull request #375 from kpnbg/patch-2
Require MongoDB Extension
2 parents 7734303 + a695684 commit 3bddd4b

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)