Files
symfony-flex-recipes-contrib/biig/domain/1.0/manifest.json
T
Nek (Maxime Veber) bcf8cf2f94 Add biig/domain recipe
It is useful because by default some features are not enabled and it's
not always obvious they are not.
2019-11-17 14:22:24 +01:00

9 lines
174 B
JSON

{
"bundles": {
"Biig\\Component\\Domain\\Integration\\Symfony\\DomainBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}