Thanks to visit codestin.com Credit goes to github.com
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 f702e47 commit 3ff1480Copy full SHA for 3ff1480
.travis.yml
@@ -4,6 +4,9 @@ php:
4
- 5.6
5
- 7.0
6
- 7.1
7
+ - 7.2
8
+ - 7.3
9
+ - 7.4
10
11
install: travis_retry composer install --no-interaction --prefer-source
12
0 commit comments