You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
},
33
33
"suggest": {
34
34
"symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
35
-
"symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings. You need version ^2.8 of the console for it.",
35
+
"symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
36
36
"symfony/event-dispatcher": "Needed when using log messages in console commands.",
37
37
"symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
0 commit comments