diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index abe3b8b..8dfa99c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -15,7 +15,7 @@ "settings": {}, "extensions": [ "GitHub.copilot", - "xdebug.php-debug" + "xdebug.php-pack" ] } },