diff --git a/composer.json b/composer.json index 08f7cd886011d60438015b252b9885cc7ccad9dc..59a8daeb90deccb21961111569eced732c3c3602 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",