From 66840a8eed896b8d3769861394198ff336d7336e Mon Sep 17 00:00:00 2001 From: henderkes Date: Fri, 5 Dec 2025 09:15:22 +0100 Subject: [PATCH] update xdebug to use pie sources --- config/source.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/source.json b/config/source.json index 689594a7..c96822d6 100644 --- a/config/source.json +++ b/config/source.json @@ -1172,9 +1172,8 @@ } }, "xdebug": { - "type": "url", - "url": "https://pecl.php.net/get/xdebug", - "filename": "xdebug.tgz", + "type": "pie", + "repo": "xdebug/xdebug", "license": { "type": "file", "path": "LICENSE"