Files
symfony-flex-recipes/symfony.postmark-mailer.4.3.json
T
github-action botandgithub-action bot c8ac81cd2f Update Flex endpoint
2021-09-19 18:02:05 +00:00

29 lines
853 B
JSON

{
"locks": {
"symfony/postmark-mailer": {
"version": "4.3",
"recipe": {
"repo": "4.3",
"branch": "master",
"version": "4.3",
"ref": "1e8bd746a4123639004c94d163bfb37304b13c70"
}
}
},
"manifests": {
"symfony/postmark-mailer": {
"repository": "github.com/symfony/recipes",
"package": "symfony/postmark-mailer",
"version": "4.3",
"manifest": {
"env": {
"#1": "POSTMARK_ID=",
"#2": "MAILER_DSN=smtp://$POSTMARK_ID@postmark"
}
},
"files": [],
"origin": "symfony/postmark-mailer:4.3@github.com/symfony/recipes:master",
"is_contrib": false
}
}
}