mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
29 lines
905 B
JSON
29 lines
905 B
JSON
{
|
|
"locks": {
|
|
"symfony/google-mailer": {
|
|
"version": "4.4",
|
|
"recipe": {
|
|
"repo": "4.4",
|
|
"branch": "master",
|
|
"version": "4.4",
|
|
"ref": "f8fd4ddb9b477510f8f4bce2b9c054ab428c0120"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"symfony/google-mailer": {
|
|
"repository": "github.com/symfony/recipes",
|
|
"package": "symfony/google-mailer",
|
|
"version": "4.4",
|
|
"manifest": {
|
|
"env": {
|
|
"#1": "Gmail SHOULD NOT be used on production, use it in development only.",
|
|
"#2": "MAILER_DSN=gmail://USERNAME:PASSWORD@default"
|
|
}
|
|
},
|
|
"files": [],
|
|
"origin": "symfony/google-mailer:4.4@github.com/symfony/recipes:master",
|
|
"is_contrib": false
|
|
}
|
|
}
|
|
} |