Files
symfony-flex-recipes-contrib/enqueue.sqs.0.7.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

32 lines
1.1 KiB
JSON

{
"locks": {
"enqueue/sqs": {
"version": "0.7",
"recipe": {
"repo": "0.7",
"branch": "master",
"version": "0.7",
"ref": "1249577668563ae1e8c62a3dfce2112a05ed903c"
}
}
},
"manifests": {
"enqueue/sqs": {
"repository": "github.com/symfony/recipes-contrib",
"package": "enqueue/sqs",
"version": "0.7",
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=sqs:?key=aKey&secret=aSecret&region=aRegion</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/sqs.md</comment>"
]
},
"files": [],
"origin": "enqueue/sqs:0.7@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}