Skip to content

Commit c5e7d13

Browse files
Merge branch '4.0'
* 4.0: Fix suggest.psr/*-implementation in composer.json files
2 parents 63e79a2 + 3e820bc commit c5e7d13

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

0 commit comments

Comments
 (0)