mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
31 lines
1006 B
JSON
31 lines
1006 B
JSON
{
|
|
"locks": {
|
|
"symfony/google-mailer": {
|
|
"version": "4.3",
|
|
"recipe": {
|
|
"repo": "4.3",
|
|
"branch": "master",
|
|
"version": "4.3",
|
|
"ref": "da7b29c169c9de4359a75be96d729438129d7d86"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"symfony/google-mailer": {
|
|
"repository": "github.com/symfony/recipes",
|
|
"package": "symfony/google-mailer",
|
|
"version": "4.3",
|
|
"manifest": {
|
|
"env": {
|
|
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
|
|
"#2": "GMAIL_USERNAME=",
|
|
"#3": "GMAIL_PASSWORD=",
|
|
"#4": "MAILER_DSN=smtp://$GMAIL_USERNAME:$GMAIL_PASSWORD@gmail"
|
|
}
|
|
},
|
|
"files": [],
|
|
"origin": "symfony/google-mailer:4.3@github.com/symfony/recipes:master",
|
|
"is_contrib": false
|
|
}
|
|
}
|
|
} |