Files
symfony-flex-recipes/symfony.postmark-mailer.4.3.json
T
github-action botandgithub-action bot 16541137d2 Update Flex endpoint
2021-09-22 13:12:25 +00:00

14 lines
356 B
JSON

{
"manifests": {
"symfony/postmark-mailer": {
"manifest": {
"env": {
"#1": "POSTMARK_ID=",
"#2": "MAILER_DSN=smtp://$POSTMARK_ID@postmark"
}
},
"files": [],
"ref": "1e8bd746a4123639004c94d163bfb37304b13c70"
}
}
}