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 92d32f4 commit 0aa59dfCopy full SHA for 0aa59df
.travis.yml
@@ -18,6 +18,7 @@ env:
18
- PHPUNIT_VERSION=~7.1.0
19
- PHPUNIT_VERSION=~7.2.0
20
- PHPUNIT_VERSION=~7.3.0
21
+ - PHPUNIT_VERSION=~7.4.0
22
23
php:
24
- 7.2
@@ -30,6 +31,8 @@ matrix:
30
31
exclude:
32
- php: 7
33
env: PHPUNIT_VERSION=dev-master
34
+ - php: 7
35
+ env: PHPUNIT_VERSION=~7.4.0
36
37
env: PHPUNIT_VERSION=~7.3.0
38
0 commit comments