use latest zip version for building shared

This commit is contained in:
henderkes
2025-10-06 21:00:45 +02:00
parent 384ba54c79
commit a49ae05599
3 changed files with 30 additions and 2 deletions

View File

@@ -263,6 +263,16 @@
"path": "LICENSE"
}
},
"ext-zip": {
"type": "url",
"url": "https://pecl.php.net/get/zip",
"path": "php-src/ext/zip/latest",
"filename": "ext-zip.tgz",
"license": {
"type": "file",
"path": "LICENSE"
}
},
"ext-zstd": {
"type": "git",
"path": "php-src/ext/zstd",