Update dependencies

This commit is contained in:
Romain Neutron 2012-10-06 18:38:39 +02:00
commit cbbfa7eaac
2 changed files with 776 additions and 124 deletions

View file

@ -17,8 +17,8 @@
}
],
"require": {
"php": ">=5.3.2",
"symfony/process": ">2.0",
"php": ">=5.3.3",
"symfony/process": ">=2.0,<=2.2",
"monolog/monolog": "1.0.*"
},
"minimum-stability": "dev",