Tools: add support for Churn-PHP

This commit is contained in:
Fabien Villepinte
2022-01-28 23:07:30 +01:00
committed by GitHub
parent 57db6baebb
commit c09e310dc1
3 changed files with 16 additions and 4 deletions

View File

@ -1,4 +1,12 @@
{
"churn": {
"type": "phar",
"repository": "bmitch/churn-php",
"extension": ".phar",
"domain": "https://github.com",
"version_prefix": "",
"version_parameter": "-V"
},
"composer-normalize": {
"type": "phar",
"repository": "ergebnis/composer-normalize",