Files
symfony-flex-recipes-contrib/coka.wsse-authentication-bundle.1.0.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.3 KiB
JSON

{
"locks": {
"coka/wsse-authentication-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "5c503cdc83831927c4ac04564fc1b37dcae78713"
}
}
},
"manifests": {
"coka/wsse-authentication-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "coka/wsse-authentication-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Oka\\WSSEAuthenticationBundle\\OkaWSSEAuthenticationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/oka_wsse_authentication.yaml": {
"contents": "oka_wsse_authentication:\n db_driver: orm\n nonce:\n save_path: '%kernel.cache_dir%/oka_wsse/nonces'\n",
"executable": false,
"encoding": ""
}
},
"origin": "coka/wsse-authentication-bundle:1.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}