Skip to content

Commit 57de542

Browse files
shadowhandxabbuh
authored andcommitted
Correct psr/log package name
1 parent 861e72b commit 57de542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/logger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Console component comes with a standalone logger complying with the
99
be sent to the :class:`Symfony\\Component\\Console\\Output\\OutputInterface`
1010
instance passed as a parameter to the constructor.
1111

12-
The logger does not have any external dependency except ``php-fig/log``.
12+
The logger does not have any external dependency except ``psr/log``.
1313
This is useful for console applications and commands needing a lightweight
1414
PSR-3 compliant logger::
1515

0 commit comments

Comments
 (0)