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.4.0
910 - PHPUNIT_VERSION=~9.3.0
1011 - PHPUNIT_VERSION=~9.2.0
1112 - PHPUNIT_VERSION=~9.1.0
@@ -68,6 +69,8 @@ matrix:
6869
6970 - php : 7.2
7071 env : PHPUNIT_VERSION=dev-master
72+ - php : 7.2
73+ env : PHPUNIT_VERSION=~9.4.0
7174 - php : 7.2
7275 env : PHPUNIT_VERSION=~9.3.0
7376 - php : 7.2
@@ -79,6 +82,8 @@ matrix:
7982
8083 - php : 7.1
8184 env : PHPUNIT_VERSION=dev-master
85+ - php : 7.1
86+ env : PHPUNIT_VERSION=~9.4.0
8287 - php : 7.1
8388 env : PHPUNIT_VERSION=~9.3.0
8489 - php : 7.1
@@ -102,6 +107,8 @@ matrix:
102107
103108 - php : 7
104109 env : PHPUNIT_VERSION=dev-master
110+ - php : 7
111+ env : PHPUNIT_VERSION=~9.4.0
105112 - php : 7
106113 env : PHPUNIT_VERSION=~9.3.0
107114 - php : 7
You can’t perform that action at this time.
0 commit comments