mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
soap requires libxml and session
This commit is contained in:
parent
fc90b4ae23
commit
8039ea49f9
@ -759,11 +759,9 @@
|
|||||||
},
|
},
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
"arg-type": "custom",
|
"arg-type": "custom",
|
||||||
"lib-depends": [
|
"ext-depends": [
|
||||||
"libxml2"
|
"libxml",
|
||||||
],
|
"session"
|
||||||
"ext-depends-windows": [
|
|
||||||
"xml"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"sockets": {
|
"sockets": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user