Skip to content

Commit 2567889

Browse files
committed
Added Swiftmailer contrib module as dependency to composer
1 parent 85b9f7d commit 2567889

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"drupal/menu_item_extras": "^2.11",
2222
"drupal/metatag": "^1.13",
2323
"drupal/scheduler_content_moderation_integration": "^1.3",
24-
"drupal/textfield_counter": "^1.11"
24+
"drupal/textfield_counter": "^1.11",
25+
"drupal/swiftmailer": "^2.0@beta"
2526
}
2627
}

0 commit comments

Comments
 (0)