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 cb24b1d commit 73f685dCopy full SHA for 73f685d
.travis.yml
@@ -5,6 +5,7 @@ php:
5
- 7.0
6
- 7.1
7
- 7.2
8
+ - 7.4
9
10
before_install:
11
- if [ -n "$GH_TOKEN" ]; then composer config github-oauth.github.com ${GH_TOKEN}; fi;
0 commit comments