diff --git a/composer.json b/composer.json index ba288be505c367aea88f86c25e60f9006757e78d..eedb7673027609c46cdf52570ba60812af046bb0 100644 --- a/composer.json +++ b/composer.json @@ -60,6 +60,7 @@ "symfony/framework-bundle": "^5.0", "symfony/http-foundation": "^5.0", "symfony/http-kernel": "^5.0", + "symfony/intl": "<6", "symfony/routing": "^5.0", "symfony/translation-contracts": "<3", "symfony/twig-bridge": "^5.3", diff --git a/composer.lock b/composer.lock index 5d994919fc1720860d9110a399048b1a671a67bd..ed4548452108eeda68ec5644471b91e327fedade 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b80dc274b2194b10db7b27f6c6b59bda", + "content-hash": "21d3402360e2b3e9f0d88c16ab996640", "packages": [ { "name": "gettext/gettext",