File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
"suggest" : {
28
28
"symfony/event-dispatcher" : " " ,
29
29
"symfony/process" : " " ,
30
- "psr/log" : " For using the console logger"
30
+ "psr/log-implementation " : " For using the console logger"
31
31
},
32
32
"autoload" : {
33
33
"psr-4" : { "Symfony\\ Component\\ Console\\ " : " " },
Original file line number Diff line number Diff line change 22
22
"psr/log" : " ~1.0"
23
23
},
24
24
"suggest" : {
25
- "psr/log" : " For using debug logging in loaders"
25
+ "psr/log-implementation " : " For using debug logging in loaders"
26
26
},
27
27
"autoload" : {
28
28
"psr-4" : { "Symfony\\ Component\\ Templating\\ " : " " },
Original file line number Diff line number Diff line change 30
30
"suggest" : {
31
31
"symfony/config" : " " ,
32
32
"symfony/yaml" : " " ,
33
- "psr/log" : " To use logging capability in translator"
33
+ "psr/log-implementation " : " To use logging capability in translator"
34
34
},
35
35
"autoload" : {
36
36
"psr-4" : { "Symfony\\ Component\\ Translation\\ " : " " },
You can’t perform that action at this time.
0 commit comments