Skip to content

Commit 3bae100

Browse files
Merge branch '4.0'
* 4.0: Fix suggest.psr/*-implementation in composer.json files
2 parents 805e423 + ad3abf0 commit 3bae100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"suggest": {
3737
"symfony/config": "",
3838
"symfony/yaml": "",
39-
"psr/log": "To use logging capability in translator"
39+
"psr/log-implementation": "To use logging capability in translator"
4040
},
4141
"autoload": {
4242
"psr-4": { "Symfony\\Component\\Translation\\": "" },

0 commit comments

Comments
 (0)