We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e977d8 commit 7d04406Copy full SHA for 7d04406
.travis.yml
@@ -3,6 +3,9 @@ php:
3
- '5.6'
4
- '7.0'
5
- '7.1'
6
+ - '7.2'
7
+ - '7.3'
8
+ - '7.4'
9
install:
10
- composer install --no-interaction
11
script:
0 commit comments