10000 Updated caution message · symfony/symfony-docs@70c96fb · GitHub
[go: up one dir, main page]

Skip to content

Commit 70c96fb

Browse files
committed
Updated caution message
1 parent ff086e9 commit 70c96fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logging/monolog_email.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ How to Configure Monolog to Email Errors
66

77
.. caution::
88

9-
This feature is not compatible yet with the new :doc:`Symfony mailer </mailer>`,
10-
so it requires using SwiftMailer.
9+
This feature is compatible with the new :doc:`Symfony mailer </mailer>`
10+
starting from Symfony 5.1. All previous versions require using SwiftMailer.
1111

1212
`Monolog`_ can be configured to send an email when an error occurs within an
1313
application. The configuration for this requires a few nested handlers

0 commit comments

Comments
 (0)
0