Files
symfony-recipes/index.json

18 lines
500 B
JSON
Raw Normal View History

2022-02-08 23:55:34 +01:00
{
"recipes": {
"magdev/gitea-bundle": [
"1.0"
2022-06-25 12:37:30 +02:00
],
2023-04-25 17:56:38 +02:00
"magdev/redmine-bundle": [
"1.0"
2022-02-08 23:55:34 +01:00
]
},
"branch": "main",
"is_contrib": true,
"_links": {
2024-08-31 15:19:26 +02:00
"repository": "pidock.local/magdev/symfony-recipes",
"origin_template": "{package}:{version}@pidock.local/magdev/symfony-recipes:main",
"recipe_template": "https://pidock.local/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json"
2022-02-08 23:55:34 +01:00
}
}