[Mailer] Added messenger to dev dependencies.

This commit is contained in:
Alexander M. Turek 2019-09-05 17:38:24 +02:00
parent f94d600220
commit 248f0827c7
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
"symfony/http-client-contracts": "^1.1",
"symfony/mailgun-mailer": "^4.4|^5.0",
"symfony/mailchimp-mailer": "^4.4|^5.0",
"symfony/messenger": "^4.4|^5.0",
"symfony/postmark-mailer": "^4.4|^5.0",
"symfony/sendgrid-mailer": "^4.4|^5.0"
},