We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf521bf commit 2a12e56Copy full SHA for 2a12e56
composer.json
@@ -30,7 +30,7 @@
30
"suggest": {
31
"symfony/config": "",
32
"symfony/yaml": "",
33
- "psr/log": "To use logging capability in translator"
+ "psr/log-implementation": "To use logging capability in translator"
34
},
35
"autoload": {
36
"psr-4": { "Symfony\\Component\\Translation\\": "" },
0 commit comments