mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +08:00
Some prerequisites for refactor
This commit is contained in:
@@ -914,11 +914,9 @@
|
||||
}
|
||||
},
|
||||
"xdebug": {
|
||||
"type": "ghrel",
|
||||
"repo": "xdebug/xdebug",
|
||||
"match": "Source code",
|
||||
"prefer-stable": true,
|
||||
"provide-pre-built": false,
|
||||
"type": "url",
|
||||
"url": "https://pecl.php.net/get/xdebug",
|
||||
"filename": "xdebug.tgz",
|
||||
"license": {
|
||||
"type": "file",
|
||||
"path": "LICENSE"
|
||||
|
||||
Reference in New Issue
Block a user