Skip to content

Commit fe61e29

Browse files
authored
Install zip-extension
1 parent e690ced commit fe61e29

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
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
php-version: ${{ matrix.php-versions }}
118118
extensions: ctype, dom, date, fileinfo, filter, hash, json, mbstring, mysql, openssl, pcre, \
119-
pdo, pdo_sqlite, posix, soap, spl, xdebug, xml
119+
pdo, pdo_sqlite, posix, soap, spl, xdebug, xml, zip
120120
tools: composer
121121
ini-values: error_reporting=E_ALL
122122
coverage: none

0 commit comments

Comments
 (0)