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 cc72596 commit 55723ecCopy full SHA for 55723ec
.travis.yml
@@ -30,11 +30,11 @@ matrix:
30
- php: 5.6
31
env: LARAVEL=5.6.* TESTBENCH=3.6.* PHPUNIT=7.0.*
32
33
- env: LARAVEL=5.7.* TESTBENCH=3.7.* PHPUNIT=7.0.*
+ env: LARAVEL=5.7.* TESTBENCH=3.7.* PHPUNIT=7.3.*
34
- php: 7.0
35
36
37
38
- php: 7.2
39
env: LARAVEL=5.0.* TESTBENCH=3.0.* PHPUNIT=4.8.*
40
0 commit comments