mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
31 lines
985 B
JSON
31 lines
985 B
JSON
{
|
|
"manifests": {
|
|
"flagception/flagception-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/flagception.yaml": {
|
|
"contents": [
|
|
"# See full configuration at https://github.com/bestit/flagception-bundle",
|
|
"flagception:",
|
|
" features:",
|
|
" demo_123:",
|
|
" default: true",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "9f045b9e854039c20e9ecf54aa8d9868c1b841cd"
|
|
}
|
|
}
|
|
}
|