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 0f13dbf commit 892cb6dCopy full SHA for 892cb6d
.travis.yml
@@ -2,6 +2,7 @@ language: php
2
3
php:
4
- '7.1'
5
+ - '7.2'
6
- nightly
7
8
install: travis_retry composer install --no-interaction --prefer-dist --no-suggest
0 commit comments