Create Flex endpoint

This commit is contained in:
github-action[bot]
2026-09-11 11:51:13 +00:00
commit da0bec75c6
2 changed files with 2288 additions and 0 deletions
File diff suppressed because it is too large Load Diff
+20
View File
@@ -0,0 +1,20 @@
{
"aliases": [],
"recipes": {
"fyrst/shopware-cd": [
"1.0"
]
},
"recipe-conflicts": [],
"versions": [],
"branch": "main",
"is_contrib": true,
"_links": {
"repository": "github.com/symfony/recipes-contrib",
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2049/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2049/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}