File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 33
33
with :
34
34
php-version : ' 8.2'
35
35
tools : phpstan
36
+ extensions : zip
36
37
37
38
- name : Get composer cache directory
38
39
id : composercache
@@ -136,6 +137,7 @@ jobs:
136
137
uses : shivammathur/setup-php@v2
137
138
with :
138
139
php-version : ' 8.2'
140
+ extensions : zip
139
141
140
142
- name : Get composer cache directory
141
143
id : composercache
@@ -170,6 +172,7 @@ jobs:
170
172
uses : shivammathur/setup-php@v2
171
173
with :
172
174
php-version : ' 8.2'
175
+ extensions : zip
173
176
174
177
- name : Get composer cache directory
175
178
id : composercache
@@ -199,6 +202,7 @@ jobs:
199
202
uses : shivammathur/setup-php@v2
200
203
with :
201
204
php-version : ' 8.2'
205
+ extensions : zip
202
206
203
207
- name : Get composer cache directory
204
208
id : composercache
You can’t perform that action at this time.
0 commit comments