File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 66
77env :
88 - PHPUNIT_VERSION=dev-master
9+ - PHPUNIT_VERSION=~9.3.0
910 - PHPUNIT_VERSION=~9.2.0
1011 - PHPUNIT_VERSION=~9.1.0
1112 - PHPUNIT_VERSION=~9.0.0
@@ -67,6 +68,8 @@ matrix:
6768
6869 - php : 7.2
6970 env : PHPUNIT_VERSION=dev-master
71+ - php : 7.2
72+ env : PHPUNIT_VERSION=~9.3.0
7073 - php : 7.2
7174 env : PHPUNIT_VERSION=~9.2.0
7275 - php : 7.2
@@ -76,6 +79,8 @@ matrix:
7679
7780 - php : 7.1
7881 env : PHPUNIT_VERSION=dev-master
82+ - php : 7.1
83+ env : PHPUNIT_VERSION=~9.3.0
7984 - php : 7.1
8085 env : PHPUNIT_VERSION=~9.2.0
8186 - php : 7.1
@@ -97,6 +102,8 @@ matrix:
97102
98103 - php : 7
99104 env : PHPUNIT_VERSION=dev-master
105+ - php : 7
106+ env : PHPUNIT_VERSION=~9.3.0
100107 - php : 7
101108 env : PHPUNIT_VERSION=~9.2.0
102109 - php : 7
You can’t perform that action at this time.
0 commit comments