Skip to content

Commit 5b1fdfa

Browse files
Merge branch '2.8' into 3.4
* 2.8: Fix suggest.psr/*-implementation in composer.json files
2 parents 1d09a59 + 932d1e4 commit 5b1fdfa

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
@@ -32,7 +32,7 @@
3232
"symfony/event-dispatcher": "",
3333
"symfony/lock": "",
3434
"symfony/process": "",
35-
"psr/log": "For using the console logger"
35+
"psr/log-implementation": "For using the console logger"
3636
},
3737
"conflict": {
3838
"symfony/dependency-injection": "<3.4",

0 commit comments

Comments
 (0)