mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Sort config
This commit is contained in:
parent
8466970a1f
commit
f7a0f50f87
@ -325,6 +325,16 @@
|
|||||||
"openssl"
|
"openssl"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"libxml": {
|
||||||
|
"support": {
|
||||||
|
"BSD": "wip"
|
||||||
|
},
|
||||||
|
"type": "builtin",
|
||||||
|
"arg-type": "none",
|
||||||
|
"ext-depends": [
|
||||||
|
"xml"
|
||||||
|
]
|
||||||
|
},
|
||||||
"lz4": {
|
"lz4": {
|
||||||
"support": {
|
"support": {
|
||||||
"Windows": "wip",
|
"Windows": "wip",
|
||||||
@ -337,16 +347,6 @@
|
|||||||
"liblz4"
|
"liblz4"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"libxml": {
|
|
||||||
"support": {
|
|
||||||
"BSD": "wip"
|
|
||||||
},
|
|
||||||
"type": "builtin",
|
|
||||||
"arg-type": "none",
|
|
||||||
"ext-depends": [
|
|
||||||
"xml"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"mbregex": {
|
"mbregex": {
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
"arg-type": "custom",
|
"arg-type": "custom",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user