From bc292993624e5c6503ee31f61091f21e50196c84 Mon Sep 17 00:00:00 2001 From: Kevin Ditscheid <kevin.ditscheid@sgalinski.de> Date: Fri, 16 Nov 2018 10:41:01 +0100 Subject: [PATCH] [TASK] Add dependency to sgalinski/sg-seo --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ff3886fd..f43d3034 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,8 @@ "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.5" + "sgalinski/sg-mail": "^4.5", + "sgalinski/sg-seo": "^1.1.3" }, "replace": { "sg_jobs": "self.version" -- GitLab