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