Files
github-action[bot]andgithub-action[bot] c5dac3267a Create Flex endpoint
2026-09-01 11:36:47 +00:00

31 lines
990 B
JSON

{
"aliases": {
"webhook": "symfony/webhook"
},
"recipes": {
"symfony/webhook": [
"6.3",
"7.3",
"8.2"
]
},
"recipe-conflicts": {
"symfony/webhook": {
"8.2": {
"symfony/framework-bundle": "<8.2"
}
}
},
"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-1556/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1556/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}