Skip to content

Commit 6f74410

Browse files
Merge branch '2.7' into 2.8
* 2.7: Fix suggest.psr/*-implementation in composer.json files
2 parents 72235c1 + 2a12e56 commit 6f74410

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
@@ -31,7 +31,7 @@
3131
"suggest": {
3232
"symfony/config": "",
3333
"symfony/yaml": "",
34-
"psr/log": "To use logging capability in translator"
34+
"psr/log-implementation": "To use logging capability in translator"
3535
},
3636
"autoload": {
3737
"psr-4": { "Symfony\\Component\\Translation\\": "" },

0 commit comments

Comments
 (0)