From afd8a7dd422bc2f8a5a4baad8288c24468e0a0dc Mon Sep 17 00:00:00 2001
From: Tim van Dijen <tim.dijen@minbzk.nl>
Date: Wed, 10 Jul 2019 13:57:43 +0200
Subject: [PATCH] twig-configurable-i18n was moved to the
 simplesamlphp-namespace

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

diff --git a/composer.json b/composer.json
index 08f7cd886..59a8daeb9 100644
--- a/composer.json
+++ b/composer.json
@@ -43,7 +43,6 @@
         "ext-json": "*",
         "ext-mbstring": "*",
         "gettext/gettext": "^4.6",
-        "jaimeperez/twig-configurable-i18n": "^2.1",
         "phpmailer/phpmailer": "^6.0",
         "robrichards/xmlseclibs": "^3.0",
         "simplesamlphp/saml2": "^3.3",
@@ -75,6 +74,7 @@
         "simplesamlphp/simplesamlphp-module-sanitycheck": "^0.9",
         "simplesamlphp/simplesamlphp-module-statistics": "^0.9",
         "simplesamlphp/simplesamlphp-module-sqlauth": "^0.9",
+        "simplesamlphp/twig-configurable-i18n": "^2.1",
         "symfony/routing": "^3.4 || ^4.0",
         "symfony/http-foundation": "^3.4 || ^4.0",
         "symfony/config": "^3.4 || ^4.0",
-- 
GitLab