Recipe per redirector-bundle

This commit is contained in:
Giuseppe Fabiano
2024-01-31 10:20:03 +01:00
commit 8bd35ce882
2 changed files with 41 additions and 0 deletions

14
index.json Normal file
View File

@@ -0,0 +1,14 @@
{
"recipes": {
"webindustry/redirector-bundle": [
"2.0"
]
},
"branch": "master",
"is_contrib": true,
"_links": {
"repository": "repo.webindustry.it/webindustry/symfony-recipes",
"origin_template": "{package}:{version}@repo.webindustry.it/webindustry/symfony-recipes:master",
"recipe_template": "https://repo.webindustry.it/webindustry/symfony-recipes/raw/branch/master/{package_dotted}.{version}.json"
}
}