mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 01:56:28 +03:00
40 lines
1.4 KiB
JSON
40 lines
1.4 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",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |