Skip to content

Commit f7a0f50

Browse files
committed
Sort config
1 parent 8466970 commit f7a0f50

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

config/ext.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,16 @@
325325
"openssl"
326326
]
327327
},
328+
"libxml": {
329+
"support": {
330+
"BSD": "wip"
331+
},
332+
"type": "builtin",
333+
"arg-type": "none",
334+
"ext-depends": [
335+
"xml"
336+
]
337+
},
328338
"lz4": {
329339
"support": {
330340
"Windows": "wip",
@@ -337,16 +347,6 @@
337347
"liblz4"
338348
]
339349
},
340-
"libxml": {
341-
"support": {
342-
"BSD": "wip"
343-
},
344-
"type": "builtin",
345-
"arg-type": "none",
346-
"ext-depends": [
347-
"xml"
348-
]
349-
},
350350
"mbregex": {
351351
"type": "builtin",
352352
"arg-type": "custom",

0 commit comments

Comments
 (0)