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.2.0
910 - PHPUNIT_VERSION=~9.1.0
1011 - PHPUNIT_VERSION=~9.0.0
1112 - PHPUNIT_VERSION=~8.5.0
@@ -66,13 +67,17 @@ matrix:
6667
6768 - php : 7.2
6869 env : PHPUNIT_VERSION=dev-master
70+ - php : 7.2
71+ env : PHPUNIT_VERSION=~9.2.0
6972 - php : 7.2
7073 env : PHPUNIT_VERSION=~9.1.0
7174 - php : 7.2
7275 env : PHPUNIT_VERSION=~9.0.0
7376
7477 - php : 7.1
7578 env : PHPUNIT_VERSION=dev-master
79+ - php : 7.1
80+ env : PHPUNIT_VERSION=~9.2.0
7681 - php : 7.1
7782 env : PHPUNIT_VERSION=~9.1.0
7883 - php : 7.1
@@ -92,6 +97,8 @@ matrix:
9297
9398 - php : 7
9499 env : PHPUNIT_VERSION=dev-master
100+ - php : 7
101+ env : PHPUNIT_VERSION=~9.2.0
95102 - php : 7
96103 env : PHPUNIT_VERSION=~9.1.0
97104 - php : 7
You can’t perform that action at this time.
0 commit comments