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

12 lines
224 B
JSON

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