mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"locks": {
|
|
"enqueue/dbal": {
|
|
"version": "0.4",
|
|
"recipe": {
|
|
"repo": "0.4",
|
|
"branch": "master",
|
|
"version": "0.4",
|
|
"ref": "4dd47013ecec8a158d186f63ec4b51f1defff897"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"enqueue/dbal": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "enqueue/dbal",
|
|
"version": "0.4",
|
|
"manifest": {
|
|
"post-install-output": " * Configure <comment>ENQUEUE_DSN=mysql://user:pass@localhost:3306/mqdev</comment>\n in your <comment>.env</comment> file.\n\n * Or, to re-use the <comment>DATABASE_URL</comment> environment variable, edit\n the <comment>config/packages/enqueue.yaml</comment> file and change to\n <comment>transport: %env(resolve:DATABASE_URL)%</comment>.\n\n * For the full options, see\n <comment>https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/dbal.md</comment>\n"
|
|
},
|
|
"files": [],
|
|
"origin": "enqueue/dbal:0.4@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |