Files
symfony-flex-recipes-contrib/connectholland.timechimp-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

43 lines
1.4 KiB
JSON

{
"locks": {
"connectholland/timechimp-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "84527816cc62efb58453131d350a5aee146f9f7e"
}
}
},
"manifests": {
"connectholland/timechimp-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "connectholland/timechimp-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"ConnectHolland\\TimechimpBundle\\ConnecthollandTimechimpBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"TIMECHIMPBUNDLE_ACCESS_TOKEN": "baerer-token-value"
}
},
"files": {
"config/packages/connectholland_timechimp.yaml": {
"contents": "connectholland_timechimp:\n api_key: '%env(string:TIMECHIMP_ACCESS_TOKEN)%'\n",
"executable": false,
"encoding": ""
}
},
"origin": "connectholland/timechimp-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}