Skip to content

Commit 9b400fa

Browse files
authored
Merge branch 'master' into feature/replace-superlinter
2 parents 4687e04 + 290c84e commit 9b400fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
with:
218218
# Should be the lowest supported version
219219
php-version: '8.1'
220-
extensions: ctype, date, dom, fileinfo, filter, hash, intl, mbstring, openssl, pcre, posix, spl, xml
220+
extensions: ctype, date, dom, fileinfo, filter, hash, intl, mbstring, openssl, pcre, posix, spl, xml, zip
221221
tools: composer
222222
coverage: none
223223

0 commit comments

Comments
 (0)