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