Files
symfony-flex-recipes-contrib/dekalee.pubsub-swarrot-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.5 KiB
JSON

{
"locks": {
"dekalee/pubsub-swarrot-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "1bd103acb5e43904306e17f1cd586286f6fe75d8"
}
}
},
"manifests": {
"dekalee/pubsub-swarrot-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "dekalee/pubsub-swarrot-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"Dekalee\\PubSubSwarrotBundle\\DekaleePubSubSwarrotBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#DEKALEE_PUBSUB_SWARROT_KEY_FILE_PATH": "your-pub_sub-key-file-path"
}
},
"files": {
"config/packages/dekalee_pub_sub_swarrot.yaml": {
"contents": "dekalee_pub_sub_swarrot:\n key_file_path: '%env(DEKALEE_PUBSUB_SWARROT_KEY_FILE_PATH)%'\n",
"executable": false,
"encoding": ""
}
},
"origin": "dekalee/pubsub-swarrot-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}