Files
symfony-flex-recipes-contrib/coka.input-handler-bundle.1.0.json
T
github-action[bot]andgithub-action[bot] 08cc0d6f1e Update Flex endpoint
2022-02-19 09:23:16 +00:00

30 lines
923 B
JSON

{
"manifests": {
"coka/input-handler-bundle": {
"manifest": {
"bundles": {
"Oka\\InputHandlerBundle\\OkaInputHandlerBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oka_input_handler.yaml": {
"contents": [
"oka_input_handler:",
" error_handler:",
" default_request_format: 'json'",
" override_problem_normalizer: true",
""
],
"executable": false
}
},
"ref": "53d28efbdf7c6eb4b56f0760de9177a6a729768a"
}
}
}