mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
sort-config
This commit is contained in:
@@ -920,7 +920,9 @@
|
|||||||
"xdebug": {
|
"xdebug": {
|
||||||
"type": "external",
|
"type": "external",
|
||||||
"source": "xdebug",
|
"source": "xdebug",
|
||||||
"target": ["shared"],
|
"target": [
|
||||||
|
"shared"
|
||||||
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"Windows": "wip",
|
"Windows": "wip",
|
||||||
"BSD": "no",
|
"BSD": "no",
|
||||||
|
|||||||
Reference in New Issue
Block a user