Files
symfony-recipes/index.json

21 lines
580 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
],
"magdev/sabre-dav-bundle": [
"1.0"
2022-12-09 09:23:12 +01:00
],
"magdev/payrexx-bundle": [
"0.1"
2022-02-08 23:55:34 +01:00
]
},
"branch": "main",
"is_contrib": true,
"_links": {
"repository": "laptop.local:4000/magdev/symfony-recipes",
"origin_template": "{package}:{version}@laptop.local:4000/magdev/symfony-recipes:main",
"recipe_template": "http://laptop.local:4000/api/v1/repos/magdev/symfony-recipes/contents/{package_dotted}.{version}.json"
2022-02-08 23:55:34 +01:00
}
}