Files
symfony-flex-recipes-contrib/alteis.hagreed-bundle.1.0.json
T
github-action[bot]andgithub-action[bot] e049840f36 Update Flex endpoint
2025-02-27 13:24:49 +00:00

31 lines
873 B
JSON

{
"manifests": {
"alteis/hagreed-bundle": {
"manifest": {
"bundles": {
"Alteis\\HagreedBundle\\AlteisHagreedBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"HAGREED_TOKEN": ""
}
},
"files": {
"config/packages/alteis_hagreed.yaml": {
"contents": [
"alteis_hagreed:",
" token: '%env(HAGREED_TOKEN)%'",
""
],
"executable": false
}
},
"ref": "634bcd343ddc589a217a7118db71686362af74dd"
}
}
}