composer: min PHP 5.3 added

According to travis.yml
This commit is contained in:
Tomáš Votruba
2015-03-29 23:50:39 +02:00
parent 7cbae61dbd
commit e68b793b24

View File

@@ -1,5 +1,6 @@
{
"require" : {
"php": ">=5.3",
"ext-mbstring" : "*",
"fguillot/simple-validator" : "dev-master",
"swiftmailer/swiftmailer" : "@stable",