Add support for jolicode/castor

This commit is contained in:
Loïck Piera
2023-06-23 16:13:17 +02:00
parent 4bd44f22a9
commit 7ce22e0264
5 changed files with 86 additions and 2 deletions

View File

@ -222,6 +222,12 @@
"version_prefix": "v",
"version_parameter": "-V"
},
"castor": {
"type": "custom-function",
"domain": "https://github.com",
"repository": "jolicode/castor",
"function": "castor"
},
"composer": {
"type": "custom-function",
"domain": "https://getcomposer.org",