Files
symfony-flex-recipes-contrib/coka.rest-request-validator-bundle.1.0.json
T
github-action botandgithub-action bot 030c77cfa8 Update Flex endpoint
2021-09-22 13:12:29 +00:00

28 lines
875 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"
}
}
}