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/fs": {
|
|
"version": "0.4",
|
|
"recipe": {
|
|
"repo": "0.4",
|
|
"branch": "master",
|
|
"version": "0.4",
|
|
"ref": "822505a7de797bd869c5757bb9bae85f647d870d"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/fs": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/fs",
|
|
"version": "0.4",
|
|
"manifest": {
|
|
"post-install-output": [
|
|
" * Configure <comment>ENQUEUE_DSN=file://%kernel.project_dir%/var/queue</comment>",
|
|
" in your <comment>.env</comment> file.",
|
|
"",
|
|
" * For the full options, see",
|
|
" <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/filesystem.md</comment>"
|
|
]
|
|
},
|
|
"files": [],
|
|
"origin": "enqueue/fs:0.4@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |