Add symfony/translation to the dev dependencies of symfony/security.

This commit is contained in:
Alexander M. Turek 2020-11-01 19:34:19 +01:00
parent 9947e14c11
commit 3a8570e569
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
"symfony/validator": "^3.4.31|^4.3.4|^5.0",
"symfony/expression-language": "^3.4|^4.0|^5.0",
"symfony/ldap": "^4.4|^5.0",
"symfony/translation": "^4.4|^5.0",
"psr/log": "~1.0"
},
"conflict": {