Create Flex endpoint

This commit is contained in:
github-action[bot]
2026-09-21 14:35:19 +00:00
commit cd67d8a221
4 changed files with 228 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"aliases": [],
"recipes": {
"sonata-project/media-bundle": [
"3.13",
"4.0",
"4.19"
]
},
"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-2055/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2055/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}