Commit a229d272 authored by alexandre-butynski's avatar alexandre-butynski

revert 2134300b "Remove support for PHP 5.4"

parent 8448aa98
language: php
php:
- 5.4
- 5.5
- 5.6
......
......@@ -10,7 +10,7 @@
],
"license" : "MIT",
"require": {
"php": ">=5.5.0",
"php": ">=5.4.0",
"illuminate/support": "5.0.*",
"illuminate/container": "5.0.*",
"illuminate/database": "5.0.*",
......
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