[Mailer] conflict with symfony/sendgrid-mailer < 4.4

This commit is contained in:
Nicolas Grekas 2019-08-19 13:44:21 +02:00
parent a0c1570915
commit 034c06e181
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
"symfony/postmark-mailer": "^4.4|^5.0",
"symfony/sendgrid-mailer": "^4.4|^5.0"
},
"conflict": {
"symfony/sendgrid-mailer": "<4.4"
},
"autoload": {
"psr-4": { "Symfony\\Component\\Mailer\\": "" },
"exclude-from-classmap": [