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 e00abac commit 6919ae5Copy full SHA for 6919ae5
.travis.yml
@@ -7,7 +7,8 @@ php:
7
- 5.4
8
- 5.5
9
- 5.6
10
- - 7
+ - 7.0
11
+ - 7.1
12
13
before_install:
14
- composer self-update
0 commit comments