mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 18:35:35 +08:00
Adjust mbstring and mbregex dependencies
This commit is contained in:
@@ -169,14 +169,14 @@
|
|||||||
"arg-type": "custom",
|
"arg-type": "custom",
|
||||||
"ext-depends": [
|
"ext-depends": [
|
||||||
"mbstring"
|
"mbstring"
|
||||||
|
],
|
||||||
|
"lib-depends": [
|
||||||
|
"onig"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"mbstring": {
|
"mbstring": {
|
||||||
"type": "builtin",
|
"type": "builtin",
|
||||||
"arg-type": "custom",
|
"arg-type": "custom"
|
||||||
"lib-depends": [
|
|
||||||
"onig"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"memcache": {
|
"memcache": {
|
||||||
"type": "external",
|
"type": "external",
|
||||||
|
|||||||
Reference in New Issue
Block a user