Skip to content

Commit 2a12e56

Browse files
Fix suggest.psr/*-implementation in composer.json files
1 parent bf521bf commit 2a12e56

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

0 commit comments

Comments
 (0)