Files
symfony-flex-recipes/index.json
T
github-action[bot]andgithub-action[bot] 357bbf174f Create Flex endpoint
2026-08-28 19:32:03 +00:00

38 lines
1.1 KiB
JSON

{
"aliases": {
"framework-bundle": "symfony/framework-bundle",
"frameworkbundle": "symfony/framework-bundle"
},
"recipes": {
"symfony/framework-bundle": [
"3.3",
"3.4",
"4.2",
"4.4",
"5.1",
"5.2",
"5.3",
"5.4",
"6.2",
"6.4",
"7.0",
"7.2",
"7.3",
"7.4",
"8.1"
]
},
"recipe-conflicts": [],
"versions": [],
"branch": "main",
"is_contrib": false,
"_links": {
"repository": "github.com/symfony/recipes",
"origin_template": "{package}:{version}@github.com/symfony/recipes:main",
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1563/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1563/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}