diff --git a/.vscode/launch.json b/.vscode/launch.json index 8d3ffd57..36084003 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,12 +1,6 @@ { "version": "0.2.0", "configurations": [ - { - "name": "Listen for Xdebug", - "type": "php", - "request": "launch", - "port": 9003 - }, { "type": "node", "request": "launch",