{ "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 ENQUEUE_DSN=mysql://user:pass@localhost:3306/mqdev\n in your .env file.\n\n * Or, to re-use the DATABASE_URL environment variable, edit\n the config/packages/enqueue.yaml file and change to\n transport: %env(resolve:DATABASE_URL)%.\n\n * For the full options, see\n https://github.com/php-enqueue/enqueue-dev/blob/master/docs/transport/dbal.md\n" }, "files": [], "origin": "enqueue/dbal:0.4@github.com/symfony/recipes-contrib:master", "is_contrib": true } } }