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.2.0
9
10
- PHPUNIT_VERSION=~9.1.0
10
11
- PHPUNIT_VERSION=~9.0.0
11
12
- PHPUNIT_VERSION=~8.5.0
@@ -66,13 +67,17 @@ matrix:
66
67
67
68
- php : 7.2
68
69
env : PHPUNIT_VERSION=dev-master
70
+ - php : 7.2
71
+ env : PHPUNIT_VERSION=~9.2.0
69
72
- php : 7.2
70
73
env : PHPUNIT_VERSION=~9.1.0
71
74
- php : 7.2
72
75
env : PHPUNIT_VERSION=~9.0.0
73
76
74
77
- php : 7.1
75
78
env : PHPUNIT_VERSION=dev-master
79
+ - php : 7.1
80
+ env : PHPUNIT_VERSION=~9.2.0
76
81
- php : 7.1
77
82
env : PHPUNIT_VERSION=~9.1.0
78
83
- php : 7.1
@@ -92,6 +97,8 @@ matrix:
92
97
93
98
- php : 7
94
99
env : PHPUNIT_VERSION=dev-master
100
+ - php : 7
101
+ env : PHPUNIT_VERSION=~9.2.0
95
102
- php : 7
96
103
env : PHPUNIT_VERSION=~9.1.0
97
104
- php : 7
You can’t perform that action at this time.
0 commit comments