Drop PHP 5.3 support

This commit is contained in:
Romain Neutron
2013-11-18 11:49:55 +01:00
parent d40b1d4fb1
commit 2898b317c4
4 changed files with 21 additions and 35 deletions

View File

@@ -6,7 +6,7 @@
"bin-dir" : "bin/"
},
"require": {
"php" : ">=5.3.3",
"php" : ">=5.4",
"alchemy/oauth2php" : "1.0.0",
"alchemy/phlickr" : "0.2.7",
"alchemy/task-manager" : "~1.0",