Bumping to PHP 5.4 since the current codebase is already using features introduced in that version

This commit is contained in:
Javier Spagnoletti 2017-02-19 02:14:31 -03:00
parent b01128dc13
commit eab2d5d8fc

View File

@ -15,7 +15,7 @@
}
],
"require": {
"php": ">=5.3",
"php": ">=5.4",
"symfony/twig-bundle": "~2.3|~3.0",
"symfony/framework-bundle": "~2.3|~3.0",
"symfony/console": "~2.3|~3.0",