mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +03:00
35 lines
1.2 KiB
JSON
35 lines
1.2 KiB
JSON
{
|
|
"aliases": {
|
|
"reprise": "symfony/reprise"
|
|
},
|
|
"recipes": {
|
|
"symfony/reprise": [
|
|
"0.1",
|
|
"1.1"
|
|
]
|
|
},
|
|
"recipe-conflicts": {
|
|
"symfony/reprise": {
|
|
"0.1": {
|
|
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0",
|
|
"symfony/framework-bundle": "<6.4"
|
|
},
|
|
"1.1": {
|
|
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0",
|
|
"symfony/framework-bundle": "<6.4"
|
|
}
|
|
}
|
|
},
|
|
"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-1564/{package_dotted}.{version}.json",
|
|
"recipe_template_relative": "{package_dotted}.{version}.json",
|
|
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1564/archived/{package_dotted}/{ref}.json",
|
|
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
|
}
|
|
}
|