Files
symfony-flex-recipes/symfony/mailer/4.3/manifest.json
T
Fabien Potencier 6842d39fdd Revert "Merge pull request #596"
This reverts commit 4e3142d313, reversing
changes made to ddbcd99fc3.
2019-05-31 08:11:55 +02:00

9 lines
135 B
JSON

{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "MAILER_DSN=smtp://localhost"
}
}