Files
symfony-flex-recipes-contrib/otobul/epaybg-bundle/1.0/manifest.json
T

14 lines
317 B
JSON

{
"bundles": {
"Otobul\\EpaybgBundle\\OtobulEpaybgBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"OTOBUL_EPAYBG_MIN": "YOUR_EPAYBG_MIN",
"OTOBUL_EPAYBG_SECRET": "YOUR_EPAYBG_SECRET",
"OTOBUL_EPAYBG_IS_DEMO": "true"
}
}