Files
symfony-flex-recipes/symfony/web-profiler-bundle/5.3/manifest.json
T

12 lines
244 B
JSON

{
"bundles": {
"Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"conflict": {
"symfony/framework-bundle": "<5.3"
}
}