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

@@ -45,7 +45,6 @@ before_script:
- echo "extension=imagick.so" >> `php --ini | grep "Loaded Configuration" | sed -e "s|.*:\s*||"`
php:
- 5.3
- 5.4
- 5.5