diff --git a/composer.json b/composer.json index 5e3e1c7..d2bc6d2 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,7 @@ "symfony/security-bundle": "^6.4 || ^7.0", "symfony/security-core": "^6.4 || ^7.0", "symfony/security-http": "^6.4 || ^7.0", + "symfony/translation-contracts": "^2.0 || ^3.0", "symfony/uid": "^6.4 || ^7.0", "twig/twig": "^2.15 || ^3.0", "webmozart/assert": "^1.11"