Skip to content

Commit b581d08

Browse files
committed
[MonologBridge] Deprecate the Swiftmailer handler
1 parent 09fc1a7 commit b581d08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Test/DoctrineTestHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
*
2626
* @author Bernhard Schussek <[email protected]>
2727
*
28-
* @deprecated in 5.3, will be removed in 6.0.
28+
* @deprecated since Symfony 5.3
2929
*/
3030
class DoctrineTestHelper
3131
{

Test/TestRepositoryFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/**
2020
* @author Andreas Braun <[email protected]>
2121
*
22-
* @deprecated in 5.3, will be removed in 6.0.
22+
* @deprecated since Symfony 5.3
2323
*/
2424
class TestRepositoryFactory implements RepositoryFactory
2525
{

0 commit comments

Comments
 (0)