Files
symfony-flex-recipes-contrib/huluti/altcha-bundle/1.0/manifest.json
T
Jozef MostkaandGitHub ed9510620e altcha bundle (#1782)
* altcha bundle

* renamed route to huluti_altcha
2025-04-19 21:20:21 +04:00

12 lines
221 B
JSON

{
"bundles": {
"Huluti\\AltchaBundle\\HulutiAltchaBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"ALTCHA_SECRET": "%generate(secret)%"
}
}