Skip to content

Commit 456b3cb

Browse files
committed
Add ext-zip for Windows
1 parent 825e7fc commit 456b3cb

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
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
php-version: ${{ matrix.php-versions }}
119119
extensions: ctype, date, dom, fileinfo, filter, hash, intl, mbstring, openssl,\
120-
pcre, posix, session, sodium, spl, xml
120+
pcre, posix, session, sodium, spl, xml, zip
121121
tools: composer
122122
ini-values: error_reporting=E_ALL
123123
coverage: none

0 commit comments

Comments
 (0)