Skip to content

Commit ad3abf0

Browse files
Merge branch '3.4' into 4.0
* 3.4: Fix suggest.psr/*-implementation in composer.json files
2 parents dc3bed6 + d4af50f commit ad3abf0

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
@@ -35,7 +35,7 @@
3535
"suggest": {
3636
"symfony/config": "",
3737
"symfony/yaml": "",
38-
"psr/log": "To use logging capability in translator"
38+
"psr/log-implementation": "To use logging capability in translator"
3939
},
4040
"autoload": {
4141
"psr-4": { "Symfony\\Component\\Translation\\": "" },

0 commit comments

Comments
 (0)