[Translation] The tests for the Loco bridge require symfony/config

This commit is contained in:
Alexander M. Turek 2021-04-22 16:39:56 +02:00
parent 7636fd6221
commit f58285d8e7

View File

@ -20,6 +20,9 @@
"symfony/http-client": "^5.3",
"symfony/translation": "^5.3"
},
"require-dev": {
"symfony/config": "^4.4|^5.2"
},
"autoload": {
"psr-4": { "Symfony\\Component\\Translation\\Bridge\\Loco\\": "" },
"exclude-from-classmap": [