change php version compat

This commit is contained in:
Manuel Raynaud
2013-04-10 14:50:45 +02:00
parent 1175f0a4ad
commit 9666511727

View File

@@ -7,7 +7,7 @@
"wiki" : "http://thelia.net/wiki"
},
"require":{
"php": ">=5.4.0",
"php": ">=5.3.7",
"ezyang/htmlpurifier": "dev-master",
"ircmaxell/password-compat": "dev-master",
"propel/propel1" : "1.6.*",