Files
symfony-flex-recipes-contrib/qandidate.toggle-bundle.1.0.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.3 KiB
JSON

{
"locks": {
"qandidate/toggle-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "a16765c31d4d7efb88c96dda36fa2adedfb57fc9"
}
}
},
"manifests": {
"qandidate/toggle-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "qandidate/toggle-bundle",
"version": "1.0",
"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\n\nqandidate_toggle:\n persistence: config\n toggles: null\n",
"executable": false,
"encoding": ""
}
},
"origin": "qandidate/toggle-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}