We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c489f commit 4fd4136Copy full SHA for 4fd4136
.travis.yml
@@ -1,7 +1,9 @@
1
language: php
2
3
php:
4
- - 7.*
+ - 7.2
5
+ - 7.3
6
+ - 7.4
7
8
env:
9
- LARAVEL_VERSION=8.*
0 commit comments