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 cf1fa98 commit 98b133bCopy full SHA for 98b133b
.travis.yml
@@ -1,9 +1,9 @@
1
language: php
2
3
php:
4
- - 7.2
5
- 7.3
6
- 7.4
+ - 8.0
7
8
before_script:
9
- composer update --prefer-source --no-interaction
0 commit comments