mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
It is useful because by default some features are not enabled and it's not always obvious they are not.
9 lines
174 B
JSON
9 lines
174 B
JSON
{
|
|
"bundles": {
|
|
"Biig\\Component\\Domain\\Integration\\Symfony\\DomainBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|