Files
archived-recipes-contrib/tito10047/altcha-bundle/2.0/manifest.json
Jozef Mostka 8bb1809fec tito10047/altcha-bundle (#1864)
* tito10047/altcha-bundle

* add support for php8.1
2025-09-26 07:54:11 +02:00

12 lines
218 B
JSON

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