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

30 lines
939 B
JSON

{
"manifests": {
"coka/wsse-authentication-bundle": {
"manifest": {
"bundles": {
"Oka\\WSSEAuthenticationBundle\\OkaWSSEAuthenticationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oka_wsse_authentication.yaml": {
"contents": [
"oka_wsse_authentication:",
" db_driver: orm",
" nonce:",
" save_path: '%kernel.cache_dir%/oka_wsse/nonces'",
""
],
"executable": false
}
},
"ref": "5c503cdc83831927c4ac04564fc1b37dcae78713"
}
}
}