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

29 lines
876 B
JSON

{
"manifests": {
"coka/rest-request-validator-bundle": {
"manifest": {
"bundles": {
"Oka\\RESTRequestValidatorBundle\\OkaRESTRequestValidatorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oka_rest_request_validator.yaml": {
"contents": [
"oka_rest_request_validator:",
" exception:",
" enabled: true",
""
],
"executable": false
}
},
"ref": "42ae8a552909a4048bd94ea39d245c0b677c97db"
}
}
}