Files
archived-recipes-contrib/coka/doctrine-encrypt-bundle/1.0/manifest.json
2022-12-20 07:43:34 -05:00

12 lines
249 B
JSON

{
"bundles": {
"Oka\\Doctrine\\EncryptBundle\\OkaDoctrineEncryptBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"OKA_DOCTRINE_ENCRYPT_SECRET": "%generate(secret)%"
}
}