Skip to content

Commit 71530ec

Browse files
dnahrebeckidkarlovi
authored andcommitted
- ext-mongodb in suggest, not require section
1 parent 18ffb0d commit 71530ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"doctrine/mongodb-odm": "~1.0",
3434
"doctrine/doctrine-bundle": "~1.0",
3535
"doctrine/orm": "~2.2",
36-
"ext-mongodb": "*",
3736
"phpunit/phpunit": "~4.8|~5.0"
3837
},
3938
"suggest": {
39+
"ext-mongodb": "For php versions > 5.3 is it required to use ext-mondodb instead of deprecated ext-mongo",
4040
"doctrine/doctrine-bundle": "*",
4141
"doctrine/mongodb-odm-bundle": "*",
4242
"propel/propel-bundle": "If you want to use Propel with Symfony2, then you will have to install the PropelBundle",

0 commit comments

Comments
 (0)