mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 13:24:51 +08:00
fix xml and intl depend order
This commit is contained in:
parent
aa9ec6e50e
commit
b2f3ffcc00
@ -264,7 +264,8 @@
|
||||
],
|
||||
"lib-suggests": [
|
||||
"xz",
|
||||
"zlib"
|
||||
"zlib",
|
||||
"icu"
|
||||
],
|
||||
"lib-suggests-windows": [
|
||||
"icu",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user