File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 2222 - PHPUNIT_VERSION=~7.5.0
2323 - PHPUNIT_VERSION=~8.0.0
2424 - PHPUNIT_VERSION=~8.1.0
25+ - PHPUNIT_VERSION=~8.2.0
2526
2627php :
28+ - 7.4-snapshot
2729 - 7.3
2830 - 7.2
2931 - 7.1
3032 - 7
31- - hhvm
3233
3334matrix :
3435 fast_finish : true
3536 exclude :
3637 - php : 7.1
3738 env : PHPUNIT_VERSION=dev-master
39+ - php : 7.1
40+ env : PHPUNIT_VERSION=~8.2.0
3841 - php : 7.1
3942 env : PHPUNIT_VERSION=~8.1.0
4043 - php : 7.1
4144 env : PHPUNIT_VERSION=~8.0.0
4245 - php : 7
4346 env : PHPUNIT_VERSION=dev-master
47+ - php : 7
48+ env : PHPUNIT_VERSION=~8.2.0
4449 - php : 7
4550 env : PHPUNIT_VERSION=~8.1.0
4651 - php : 7
@@ -58,7 +63,7 @@ matrix:
5863 - php : 7
5964 env : PHPUNIT_VERSION=~7.0.0
6065 allow_failures :
61- - php : hhvm
66+ - php : 7.4-snapshot
6267 - env : PHPUNIT_VERSION=dev-master
6368
6469install :
You can’t perform that action at this time.
0 commit comments