Merge pull request #285

This commit is contained in:
symfony-flex-server[bot]
2018-02-25 10:49:00 +00:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,5 @@
# See full configuration at https://github.com/bestit/flagception-bundle
flagception:
features:
demo_123:
default: true
@@ -0,0 +1,8 @@
{
"bundles": {
"Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}