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.4.0
9
10
- PHPUNIT_VERSION=~9.3.0
10
11
- PHPUNIT_VERSION=~9.2.0
11
12
- PHPUNIT_VERSION=~9.1.0
@@ -68,6 +69,8 @@ matrix:
68
69
69
70
- php : 7.2
70
71
env : PHPUNIT_VERSION=dev-master
72
+ - php : 7.2
73
+ env : PHPUNIT_VERSION=~9.4.0
71
74
- php : 7.2
72
75
env : PHPUNIT_VERSION=~9.3.0
73
76
- php : 7.2
@@ -79,6 +82,8 @@ matrix:
79
82
80
83
- php : 7.1
81
84
env : PHPUNIT_VERSION=dev-master
85
+ - php : 7.1
86
+ env : PHPUNIT_VERSION=~9.4.0
82
87
- php : 7.1
83
88
env : PHPUNIT_VERSION=~9.3.0
84
89
- php : 7.1
@@ -102,6 +107,8 @@ matrix:
102
107
103
108
- php : 7
104
109
env : PHPUNIT_VERSION=dev-master
110
+ - php : 7
111
+ env : PHPUNIT_VERSION=~9.4.0
105
112
- php : 7
106
113
env : PHPUNIT_VERSION=~9.3.0
107
114
- php : 7
You can’t perform that action at this time.
0 commit comments