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