summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Security/Core/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/Security/Core/composer.json')
-rw-r--r--src/Symfony/Component/Security/Core/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Component/Security/Core/composer.json b/src/Symfony/Component/Security/Core/composer.json
index e1bc4c2..c99f3a1 100644
--- a/src/Symfony/Component/Security/Core/composer.json
+++ b/src/Symfony/Component/Security/Core/composer.json
@@ -26,6 +26,7 @@
"symfony/expression-language": "^3.4|^4.0|^5.0",
"symfony/http-foundation": "^3.4|^4.0|^5.0",
"symfony/ldap": "^4.4|^5.0",
+ "symfony/translation": "^4.4|^5.0",
"symfony/validator": "^3.4.31|^4.3.4|^5.0",
"psr/log": "~1.0"
},