Add mailer Amazon SES

This commit is contained in:
2023-12-06 00:25:15 +00:00
committed by pierrotdelalune
parent 88cd6263bc
commit 5b4b99d914
2 changed files with 407 additions and 341 deletions

View File

@ -130,6 +130,7 @@
"symfony/form": "^4.4", "symfony/form": "^4.4",
"symfony/framework-bundle": "^4.4", "symfony/framework-bundle": "^4.4",
"symfony/google-mailer": "^4.4", "symfony/google-mailer": "^4.4",
"symfony/amazon-mailer": "^4.4",
"symfony/http-foundation": "^4.4", "symfony/http-foundation": "^4.4",
"symfony/http-kernel": "^4.4", "symfony/http-kernel": "^4.4",
"symfony/mailer": "^4.4", "symfony/mailer": "^4.4",

747
composer.lock generated

File diff suppressed because it is too large Load Diff