update composer php verification

This commit is contained in:
Manuel Raynaud
2013-07-05 16:11:05 +02:00
parent 85bb7594ee
commit 7d3d36231f

View File

@@ -7,7 +7,7 @@
"wiki" : "http://thelia.net/wiki" "wiki" : "http://thelia.net/wiki"
}, },
"require":{ "require":{
"php": ">=5.3", "php": ">=5.4",
"ezyang/htmlpurifier": "dev-master", "ezyang/htmlpurifier": "dev-master",
"ircmaxell/password-compat": "dev-master", "ircmaxell/password-compat": "dev-master",
"propel/propel": "2.0.0-alpha1", "propel/propel": "2.0.0-alpha1",