{ "locks": { "jacquesndl/mailer-bundle": { "version": "1.0", "recipe": { "repo": "1.0", "branch": "master", "version": "1.0", "ref": "7dd88594d9b018db7cc605e8632e11f767910876" } } }, "manifests": { "jacquesndl/mailer-bundle": { "repository": "github.com/symfony/recipes-contrib", "package": "jacquesndl/mailer-bundle", "version": "1.0", "manifest": { "bundles": { "Jacquesndl\\MailerBundle\\JacquesndlMailerBundle": [ "all" ] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, "env": { "JACQUESNDL_MAILER_SENDER_NAME": "Example", "JACQUESNDL_MAILER_SENDER_ADDRESS": "example@domain.tld" } }, "files": { "config/packages/jacquesndl_mailer.yaml": { "contents": "jacquesndl_mailer:\n sender:\n name: '%env(JACQUESNDL_MAILER_SENDER_NAME)%'\n address: '%env(JACQUESNDL_MAILER_SENDER_ADDRESS)%'\n", "executable": true, "encoding": "" } }, "origin": "jacquesndl/mailer-bundle:1.0@github.com/symfony/recipes-contrib:master", "not_installable": false, "is_contrib": true } } }