Files
symfony-flex-recipes/index.json
T
github-action[bot]andgithub-action[bot] ba32902abc Create Flex endpoint
2026-08-28 07:01:16 +00:00

35 lines
1.2 KiB
JSON

{
"aliases": {
"reprise": "symfony/reprise"
},
"recipes": {
"symfony/reprise": [
"0.1",
"1.1"
]
},
"recipe-conflicts": {
"symfony/reprise": {
"0.1": {
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0",
"symfony/framework-bundle": "<6.4"
},
"1.1": {
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0",
"symfony/framework-bundle": "<6.4"
}
}
},
"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-1564/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1564/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}