Skip to content

Commit

Permalink
Specify Mongo driver dependency in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikola committed Jul 2, 2012
1 parent b8c1b54 commit bf542f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Expand Up @@ -12,6 +12,7 @@
],
"require": {
"php": ">=5.3.2",
"ext-mongo": "*",
"symfony/yaml": ">=2.0",
"symfony/console": ">=2.0",
"doctrine/common": ">=2.1.0"
Expand Down

0 comments on commit bf542f0

Please sign in to comment.