mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
65 lines
2.0 KiB
JSON
65 lines
2.0 KiB
JSON
{
|
|
"aliases": [],
|
|
"recipes": {
|
|
"doctrine/doctrine-bundle": [
|
|
"1.6",
|
|
"1.12",
|
|
"2.0",
|
|
"2.3",
|
|
"2.4",
|
|
"2.8",
|
|
"2.9",
|
|
"2.10",
|
|
"2.12",
|
|
"2.13",
|
|
"3.0",
|
|
"3.4"
|
|
]
|
|
},
|
|
"recipe-conflicts": {
|
|
"doctrine/doctrine-bundle": {
|
|
"2.4": {
|
|
"symfony/framework-bundle": "<5.3"
|
|
},
|
|
"2.8": {
|
|
"doctrine/orm": "<2.14",
|
|
"symfony/dependency-injection": "<6.2",
|
|
"symfony/framework-bundle": "<5.3"
|
|
},
|
|
"2.9": {
|
|
"doctrine/orm": "<2.14",
|
|
"symfony/dependency-injection": "<6.2",
|
|
"symfony/framework-bundle": "<5.3"
|
|
},
|
|
"2.10": {
|
|
"doctrine/orm": "<2.14",
|
|
"symfony/dependency-injection": "<6.2",
|
|
"symfony/framework-bundle": "<5.3"
|
|
},
|
|
"2.12": {
|
|
"symfony/framework-bundle": "<7.1"
|
|
},
|
|
"2.13": {
|
|
"symfony/framework-bundle": "<7.1"
|
|
},
|
|
"3.0": {
|
|
"symfony/framework-bundle": "<6.4"
|
|
},
|
|
"3.4": {
|
|
"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-1561/{package_dotted}.{version}.json",
|
|
"recipe_template_relative": "{package_dotted}.{version}.json",
|
|
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1561/archived/{package_dotted}/{ref}.json",
|
|
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
|
}
|
|
}
|