We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3c489f + 4fd4136 commit a5f521bCopy full SHA for a5f521b
.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