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 6
6
7
7
env :
8
8
- PHPUNIT_VERSION=dev-master
9
+ - PHPUNIT_VERSION=~9.3.0
9
10
- PHPUNIT_VERSION=~9.2.0
10
11
- PHPUNIT_VERSION=~9.1.0
11
12
- PHPUNIT_VERSION=~9.0.0
@@ -67,6 +68,8 @@ matrix:
67
68
68
69
- php : 7.2
69
70
env : PHPUNIT_VERSION=dev-master
71
+ - php : 7.2
72
+ env : PHPUNIT_VERSION=~9.3.0
70
73
- php : 7.2
71
74
env : PHPUNIT_VERSION=~9.2.0
72
75
- php : 7.2
@@ -76,6 +79,8 @@ matrix:
76
79
77
80
- php : 7.1
78
81
env : PHPUNIT_VERSION=dev-master
82
+ - php : 7.1
83
+ env : PHPUNIT_VERSION=~9.3.0
79
84
- php : 7.1
80
85
env : PHPUNIT_VERSION=~9.2.0
81
86
- php : 7.1
@@ -97,6 +102,8 @@ matrix:
97
102
98
103
- php : 7
99
104
env : PHPUNIT_VERSION=dev-master
105
+ - php : 7
106
+ env : PHPUNIT_VERSION=~9.3.0
100
107
- php : 7
101
108
env : PHPUNIT_VERSION=~9.2.0
102
109
- php : 7
You can’t perform that action at this time.
0 commit comments