We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c896df0 commit 0e1c322Copy full SHA for 0e1c322
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 5.4
5
- 5.5
6
- 5.6
7
- 7.0
composer.json
@@ -26,7 +26,7 @@
26
}
27
],
28
"require": {
29
- "php": ">=5.4.0",
+ "php": ">=5.5.0",
30
31
"hassankhan/config": "~0.10",
32
"herrera-io/phar-update": "~2.0",
0 commit comments