Files
symfony-flex-recipes/symfony.postmark-mailer.4.3.json
T
github-action botandgithub-action bot 941c6fe0e6 Update Flex endpoint
2021-09-23 10:26:28 +00:00

15 lines
357 B
JSON

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