We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8304fab + 81660df commit b7fd1edCopy full SHA for b7fd1ed
.travis.yml
@@ -5,6 +5,7 @@ php:
5
- 7.1
6
- 7.2
7
- 7.3
8
+ - 7.4
9
install: composer install --no-interaction --prefer-source
10
script:
11
- vendor/bin/phpunit
0 commit comments