{ "manifests": { "enqueue/dbal": { "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": [], "ref": "4dd47013ecec8a158d186f63ec4b51f1defff897" } } }