Skip to content

Commit 66840a8

Browse files
committed
update xdebug to use pie sources
1 parent 98773ee commit 66840a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/source.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,9 +1172,8 @@
11721172
}
11731173
},
11741174
"xdebug": {
1175-
"type": "url",
1176-
"url": "https://pecl.php.net/get/xdebug",
1177-
"filename": "xdebug.tgz",
1175+
"type": "pie",
1176+
"repo": "xdebug/xdebug",
11781177
"license": {
11791178
"type": "file",
11801179
"path": "LICENSE"

0 commit comments

Comments
 (0)