mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 10:06:31 +03:00
Update Flex endpoint
This commit is contained in:
@@ -1,20 +1,6 @@
|
||||
{
|
||||
"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>",
|
||||
@@ -25,8 +11,7 @@
|
||||
]
|
||||
},
|
||||
"files": [],
|
||||
"origin": "enqueue/mongodb:0.8@github.com/symfony/recipes-contrib:master",
|
||||
"is_contrib": true
|
||||
"ref": "a5c95dc09df230a7f877d0b15d7ea38aeb40d32d"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user