diff --git a/config/ext.json b/config/ext.json index b18c8eb9..778afe0e 100644 --- a/config/ext.json +++ b/config/ext.json @@ -169,14 +169,14 @@ "arg-type": "custom", "ext-depends": [ "mbstring" + ], + "lib-depends": [ + "onig" ] }, "mbstring": { "type": "builtin", - "arg-type": "custom", - "lib-depends": [ - "onig" - ] + "arg-type": "custom" }, "memcache": { "type": "external",