You've already forked symfony-recipes
18 lines
514 B
JSON
18 lines
514 B
JSON
{
|
|
"recipes": {
|
|
"magdev/gitea-bundle": [
|
|
"1.0"
|
|
],
|
|
"magdev/redmine-bundle": [
|
|
"1.0"
|
|
]
|
|
},
|
|
"branch": "main",
|
|
"is_contrib": true,
|
|
"_links": {
|
|
"repository": "pidock.local:3000/magdev/symfony-recipes",
|
|
"origin_template": "{package}:{version}@pidock.local:3000/magdev/symfony-recipes:main",
|
|
"recipe_template": "http://pidock.local:3000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json"
|
|
}
|
|
}
|