mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 02:26:31 +03:00
14 lines
356 B
JSON
14 lines
356 B
JSON
{
|
|
"manifests": {
|
|
"symfony/postmark-mailer": {
|
|
"manifest": {
|
|
"env": {
|
|
"#1": "POSTMARK_ID=",
|
|
"#2": "MAILER_DSN=smtp://$POSTMARK_ID@postmark"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "1e8bd746a4123639004c94d163bfb37304b13c70"
|
|
}
|
|
}
|
|
} |