From d788b12d13af4d9bbfef38e39af5f283df08b9ae Mon Sep 17 00:00:00 2001
From: Kevin Ditscheid <kevin.ditscheid@sgalinski.de>
Date: Wed, 30 May 2018 13:51:04 +0200
Subject: [PATCH] [TASK] Raise version requirement for sg_mail

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index cbc3bbb1..616cd260 100644
--- a/composer.json
+++ b/composer.json
@@ -16,7 +16,7 @@
 		"sjbr/static-info-tables": "^6.5.0",
 		"typo3-ter/static-info-tables-de": "^6.4.0",
 		"kaesetoast/static-info-tables-zh": "^6.2.7",
-		"sgalinski/sg-mail": "^4.1"
+		"sgalinski/sg-mail": "^4.5"
 	},
 	"replace": {
 		"sg_jobs": "self.version"
-- 
GitLab