Add support to fetch tool versions from packagist

This commit is contained in:
Shivam Mathur
2023-06-12 10:55:01 +05:30
parent 0be6fa1958
commit 6cc8b47c6f
8 changed files with 390 additions and 32 deletions

View File

@ -267,7 +267,7 @@
},
"phpunit": {
"type": "custom-function",
"repository": "sebastianbergmann/phpunit",
"repository": "phpunit/phpunit",
"domain": "https://phar.phpunit.de",
"function": "phpunit",
"version_prefix": "",