Commit 54624e09 authored by Fabien Potencier's avatar Fabien Potencier

bumped minimum version of PHP to 5.5

parent 5c4ac30b
......@@ -9,8 +9,6 @@ before_script:
script: phpunit
php:
- 5.3
- 5.4
- 5.5
- 5.6
- hhvm
......
......@@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=5.3.9",
"php": ">=5.5.9",
"pimple/pimple": "~3.0",
"symfony/event-dispatcher": "~2.6",
"symfony/http-foundation": "~2.6",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment