mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
fix libxml2 with icu finding issue (#304)
* fix libxml2 with icu finding issue * add test
This commit is contained in:
@@ -333,10 +333,6 @@
|
||||
"lib-suggests": [
|
||||
"xz",
|
||||
"icu"
|
||||
],
|
||||
"lib-suggests-windows": [
|
||||
"icu",
|
||||
"xz"
|
||||
]
|
||||
},
|
||||
"libxslt": {
|
||||
|
||||
Reference in New Issue
Block a user