We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d94e91 commit 282fd5eCopy full SHA for 282fd5e
.travis.yml
@@ -2,6 +2,7 @@ language: php
2
php:
3
- '7.2'
4
- '7.3'
5
+ - '7.4
6
7
before_script:
8
- composer install --ignore-platform-reqs
0 commit comments