replaced mail_system by symfony mailer

This commit is contained in:
2022-05-05 22:09:30 +02:00
parent b0d335fde2
commit 0fe25f0bb8
47 changed files with 719 additions and 97 deletions

View File

@@ -77,6 +77,7 @@
"drupal/commerce": "2.x-dev@dev",
"drupal/commerce_cart_api": "^1.4",
"drupal/commerce_cart_redirection": "^3.0",
"drupal/commerce_email": "1.x-dev@dev",
"drupal/commerce_license": "^2.x-dev@dev",
"drupal/commerce_migrate": "^3.1",
"drupal/commerce_monetico": "^1.0",
@@ -156,6 +157,7 @@
"drupal/strings_i18n_json_export": "^1.x-dev@dev",
"drupal/structure_sync": "^2.0",
"drupal/swiftmailer": "^2.x-dev@dev",
"drupal/symfony_mailer": "^1.0@alpha",
"drupal/synonyms": "^2.0.0-beta2",
"drupal/telephone_formatter": "^1.0@beta",
"drupal/telephone_validation": "^2.1",
@@ -177,6 +179,7 @@
"drush/drush": "^10.6",
"kint-php/kint": "^3.3",
"smalot/pdfparser": "*",
"symfony/mailjet-mailer": "^5.4",
"vlucas/phpdotenv": "^2.4",
"w8tcha/ckeditor_codemirror": "v1.17.8",
"wa72/htmlpagedom": "1.3.*",