mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Added recipes for coka/input-handler-bundle (#1352)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
oka_input_handler:
|
||||
error_handler:
|
||||
default_request_format: 'json'
|
||||
override_problem_normalizer: true
|
||||
8
coka/input-handler-bundle/1.0/manifest.json
Normal file
8
coka/input-handler-bundle/1.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Oka\\InputHandlerBundle\\OkaInputHandlerBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user