Commit 5928fa18 authored by MBoretto's avatar MBoretto

Removing php 5.4 support

parent 2b251c5a
language: php
php:
- 5.4
- 5.5
- 5.6
- 7.0
......@@ -28,4 +27,4 @@ matrix:
notifications:
on_success: never
on_failure: always
\ No newline at end of file
on_failure: always
......@@ -18,7 +18,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=5.5.0",
"ext-pdo": "*",
"ext-curl": "*"
},
......
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