mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"locks": {
|
|
"enqueue/mongodb": {
|
|
"version": "0.8",
|
|
"recipe": {
|
|
"repo": "0.8",
|
|
"branch": "master",
|
|
"version": "0.8",
|
|
"ref": "a5c95dc09df230a7f877d0b15d7ea38aeb40d32d"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/mongodb": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/mongodb",
|
|
"version": "0.8",
|
|
"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": [],
|
|
"origin": "enqueue/mongodb:0.8@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |