Add build on PHP 5.3.2

This commit is contained in:
Romain Neutron 2012-04-27 00:15:42 +02:00
commit 33544e7bed

View file

@ -17,7 +17,7 @@
} }
], ],
"require": { "require": {
"php": ">=5.3.6", "php": ">=5.3.2",
"symfony/process": ">2.0", "symfony/process": ">2.0",
"monolog/monolog": "1.0.*" "monolog/monolog": "1.0.*"
}, },