Skip to content

Commit f58285d

Browse files
committed
[Translation] The tests for the Loco bridge require symfony/config
1 parent 7636fd6 commit f58285d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Component/Translation/Bridge/Loco/composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
"symfony/http-client": "^5.3",
2121
"symfony/translation": "^5.3"
2222
},
23+
"require-dev": {
24+
"symfony/config": "^4.4|^5.2"
25+
},
2326
"autoload": {
2427
"psr-4": { "Symfony\\Component\\Translation\\Bridge\\Loco\\": "" },
2528
"exclude-from-classmap": [

0 commit comments

Comments
 (0)