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 3afe770 commit 547d4bdCopy full SHA for 547d4bd
.travis.yml
@@ -4,6 +4,10 @@ php:
4
- 7.0
5
- 7.1
6
- 7.2
7
+ - 7.3
8
+ - 7.4
9
+ - 8.0
10
+ - 8.1
11
12
before_script:
13
- composer install -n --dev --prefer-source
0 commit comments