diff --git a/config/ext.json b/config/ext.json index ade6099c..e0caba22 100644 --- a/config/ext.json +++ b/config/ext.json @@ -920,7 +920,9 @@ "xdebug": { "type": "external", "source": "xdebug", - "target": ["shared"], + "target": [ + "shared" + ], "support": { "Windows": "wip", "BSD": "no",