mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
just always require libxml2 until we rework sapis to require their own stuff
This commit is contained in:
parent
5c803d1553
commit
9df2867175
@ -17,6 +17,9 @@
|
|||||||
"lib-suggests-unix": [
|
"lib-suggests-unix": [
|
||||||
"brotli",
|
"brotli",
|
||||||
"watcher"
|
"watcher"
|
||||||
|
],
|
||||||
|
"lib-depends-darwin": [
|
||||||
|
"libxml2"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"micro": {
|
"micro": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user