Files
symfony-flex-recipes-contrib/qandidate.toggle-bundle.1.0.json
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

31 lines
997 B
JSON

{
"manifests": {
"qandidate/toggle-bundle": {
"manifest": {
"bundles": {
"Qandidate\\Bundle\\ToggleBundle\\QandidateToggleBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/qandidate_toggle.yaml": {
"contents": [
"# see https://github.com/qandidate-labs/qandidate-toggle-bundle/blob/master/README.md#configuration",
"",
"qandidate_toggle:",
" persistence: config",
" toggles: null",
""
],
"executable": false
}
},
"ref": "a16765c31d4d7efb88c96dda36fa2adedfb57fc9"
}
}
}