mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 15:16:30 +03:00
15 lines
390 B
JSON
15 lines
390 B
JSON
{
|
|
"manifests": {
|
|
"symfony/resend-mailer": {
|
|
"manifest": {
|
|
"env": {
|
|
"#1": "MAILER_DSN=resend+api://API_KEY@default",
|
|
"#2": "MAILER_DSN=resend+smtp://resend:API_KEY@default"
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "487735bc20cbd1547ec311692ef0261a7687a3f0"
|
|
}
|
|
}
|
|
}
|