* Add a recipe for coka/rest-request-validator-bundle version 1.0.

This commit is contained in:
Cedrick Oka Baidai
2019-10-04 16:02:54 +00:00
parent 046c95c2a5
commit 969bb8eb92
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
oka_rest_request_validator:
exception:
enabled: true
@@ -0,0 +1,8 @@
{
"bundles": {
"Oka\\RESTRequestValidatorBundle\\OkaRESTRequestValidatorBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}