Files
github-action[bot]andgithub-action[bot] a049e5c682 Create Flex endpoint
2026-09-04 12:24:04 +00:00

47 lines
1.5 KiB
JSON

{
"aliases": {
"web-profiler-bundle": "symfony/web-profiler-bundle",
"webprofilerbundle": "symfony/web-profiler-bundle"
},
"recipes": {
"symfony/web-profiler-bundle": [
"3.3",
"5.3",
"6.1",
"7.3",
"8.1",
"8.2"
]
},
"recipe-conflicts": {
"symfony/web-profiler-bundle": {
"5.3": {
"symfony/framework-bundle": "<5.3"
},
"6.1": {
"symfony/framework-bundle": "<6.1"
},
"7.3": {
"symfony/framework-bundle": "<6.1"
},
"8.1": {
"symfony/framework-bundle": "<6.1"
},
"8.2": {
"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-1568/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes/flex/pull-1568/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}