Files
symfony-flex-recipes/index.json
T
github-action[bot]andgithub-action[bot] 2d8bfa5f83 Create Flex endpoint
2026-08-29 07:25:40 +00:00

29 lines
961 B
JSON

{
"aliases": {
"panther": "symfony/panther"
},
"recipes": {
"symfony/panther": [
"1.0"
]
},
"recipe-conflicts": {
"symfony/panther": {
"1.0": {
"symfony/flex": "<1.23.0 || >=2.0.0,<2.8.0"
}
}
},
"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-1566/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1566/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}