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 861e72b commit 57de542Copy full SHA for 57de542
components/console/logger.rst
@@ -9,7 +9,7 @@ The Console component comes with a standalone logger complying with the
9
be sent to the :class:`Symfony\\Component\\Console\\Output\\OutputInterface`
10
instance passed as a parameter to the constructor.
11
12
-The logger does not have any external dependency except ``php-fig/log``.
+The logger does not have any external dependency except ``psr/log``.
13
This is useful for console applications and commands needing a lightweight
14
PSR-3 compliant logger::
15
0 commit comments