Files
github-action[bot]andgithub-action[bot] f1b95d09b9 Create Flex endpoint
2026-08-04 01:57:56 +00:00

30 lines
1.0 KiB
JSON

{
"aliases": {
"csrf": "symfony/security-csrf",
"form": "symfony/form",
"security-csrf": "symfony/security-csrf",
"securitycsrf": "symfony/security-csrf"
},
"recipes": {
"symfony/form": [
"7.2",
"8.2"
],
"symfony/security-csrf": [
"8.2"
]
},
"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-1554/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1554/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}