Skip to content

Commit 5595b1d

Browse files
committed
sort-config
1 parent 02a4b91 commit 5595b1d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

config/ext.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
"openssl"
1414
]
1515
},
16-
"com_dotnet": {
17-
"support": {
18-
"BSD": "no",
19-
"Linux": "no",
20-
"Darwin": "no"
21-
},
22-
"type": "builtin"
23-
},
2416
"apcu": {
2517
"type": "external",
2618
"source": "apcu"
@@ -51,6 +43,14 @@
5143
"calendar": {
5244
"type": "builtin"
5345
},
46+
"com_dotnet": {
47+
"support": {
48+
"BSD": "no",
49+
"Linux": "no",
50+
"Darwin": "no"
51+
},
52+
"type": "builtin"
53+
},
5454
"ctype": {
5555
"type": "builtin"
5656
},

0 commit comments

Comments
 (0)