mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"aliases": {
|
|
"framework-bundle": "symfony/framework-bundle",
|
|
"frameworkbundle": "symfony/framework-bundle"
|
|
},
|
|
"recipes": {
|
|
"symfony/framework-bundle": [
|
|
"3.3",
|
|
"3.4",
|
|
"4.2",
|
|
"4.4",
|
|
"5.1",
|
|
"5.2",
|
|
"5.3",
|
|
"5.4",
|
|
"6.2",
|
|
"6.4",
|
|
"7.0",
|
|
"7.2",
|
|
"7.3",
|
|
"7.4",
|
|
"8.1"
|
|
]
|
|
},
|
|
"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-1558/{package_dotted}.{version}.json",
|
|
"recipe_template_relative": "{package_dotted}.{version}.json",
|
|
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1558/archived/{package_dotted}/{ref}.json",
|
|
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
|
}
|
|
}
|