mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
18 lines
627 B
JSON
18 lines
627 B
JSON
{
|
|
"manifests": {
|
|
"enqueue/sqs": {
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=sqs:?key=aKey&secret=aSecret®ion=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": [],
|
|
"ref": "1249577668563ae1e8c62a3dfce2112a05ed903c"
|
|
}
|
|
}
|
|
}
|