From 989bd1ac388c462483f5a4d131860d2ce331c225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Sat, 4 Jun 2022 11:50:04 +0200 Subject: [PATCH] Replace `felixfbecker.php-pack` with `xdebug.php-pack` --- extensions.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extensions.json b/extensions.json index 17bd707d5..6e50acd1a 100644 --- a/extensions.json +++ b/extensions.json @@ -330,8 +330,8 @@ "felipecaputo.git-project-manager": { "repository": "https://github.com/felipecaputo/git-project-manager" }, - "felixfbecker.php-pack": { - "repository": "https://github.com/felixfbecker/vscode-php-pack" + "xdebug.php-pack": { + "repository": "https://github.com/zobo/vscode-php-pack" }, "fernandoescolar.vscode-solution-explorer": { "repository": "https://github.com/fernandoescolar/vscode-solution-explorer"