mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
30 lines
1.0 KiB
JSON
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"
|
|
}
|
|
}
|