Commit 0e136c5
committed
minor #449 Fix Swiftmailer deprecation notice (GromNaN)
This PR was merged into the 3.x-dev branch.
Discussion
----------
Fix Swiftmailer deprecation notice
```
Remaining direct deprecation notices (1)
1x: Since symfony/monolog-bridge 5.4: "Symfony\Bridge\Monolog\Handler\SwiftMailerHandler" is deprecated and will be removed in 6.0.
1x in XmlMonologExtensionTest::testSingleEmailRecipient from Symfony\Bundle\MonologBundle\Tests\DependencyInjection
```
Commits
-------
43f7232 Fix swiftmailer deprecation notice1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| 185 | + | |
185 | 186 | | |
186 | 187 | | |
187 | 188 | | |
| |||
0 commit comments