diff --git a/.vscode/launch.json b/.vscode/launch.json index 9dc6b4d..2987614 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -8,7 +8,7 @@ "name": "Listen for Xdebug", "type": "php", "request": "launch", - "port": 9003 + "port": 9000 }, { "name": "Launch currently open script",