Files
symfony-flex-recipes-contrib/enqueue.mongodb.0.8.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

18 lines
625 B
JSON

{
"manifests": {
"enqueue/mongodb": {
"manifest": {
"post-install-output": [
" * Configure <comment>ENQUEUE_DSN=mongodb://localhost:27017/db_name</comment>",
" in your <comment>.env</comment> file.",
"",
" * For the full options, see",
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/mongodb.md</comment>"
]
},
"files": [],
"ref": "a5c95dc09df230a7f877d0b15d7ea38aeb40d32d"
}
}
}