Add intl support for windows

This commit is contained in:
crazywhalecc
2025-06-10 19:06:07 +08:00
parent a48680c26f
commit 48cb87ada2
5 changed files with 66 additions and 8 deletions

View File

@@ -312,6 +312,14 @@
"path": "LICENSE"
}
},
"icu-static-win": {
"type": "url",
"url": "https://dl.static-php.dev/static-php-cli/deps/icu-static-windows-x64/icu-static-windows-x64.zip",
"license": {
"type": "text",
"text": "none"
}
},
"igbinary": {
"type": "url",
"url": "https://pecl.php.net/get/igbinary",