Skip to content

Commit 7cea343

Browse files
authored
Require Symfony mailer.
1 parent ff115da commit 7cea343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"require": {
88
"drupal/commerce": "^2.26",
99
"drupal/admin_toolbar": "^3.0",
10-
"drupal/swiftmailer": "^2.0"
10+
"drupal/symfony_mailer": "^1.0@alpha"
1111
}
1212
}

0 commit comments

Comments
 (0)