Files
symfony-flex-recipes/index.json
T
github-action[bot]andgithub-action[bot] 2f5dc25c5c Create Flex endpoint
2026-09-04 12:23:06 +00:00

40 lines
1.4 KiB
JSON

{
"aliases": {
"asset-mapper": "symfony/asset-mapper",
"assetmapper": "symfony/asset-mapper",
"importmap": "symfony/asset-mapper"
},
"recipes": {
"symfony/asset-mapper": [
"6.3",
"6.4",
"8.2"
]
},
"recipe-conflicts": {
"symfony/asset-mapper": {
"6.3": {
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0",
"symfony/framework-bundle": "<6.3",
"symfony/twig-bundle": "<6.3"
},
"6.4": {
"symfony/flex": "<1.20.0 || >=2.0.0,<2.3.0",
"symfony/framework-bundle": "<6.3",
"symfony/twig-bundle": "<6.3"
}
}
},
"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-1567/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1567/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}