8000 [Notifier] Add Matrix bridge · symfony/symfony@1c046d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c046d3

Browse files
committed
[Notifier] Add Matrix bridge
1 parent ebae289 commit 1c046d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Notifier/Transport.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
namespace Symfony\Component\Notifier;
1313

14+
use Symfony\Bridge\PsrHttpMessage\Tests\Fixtures\Response;
1415
use Symfony\Component\Notifier\Exception\UnsupportedSchemeException;
1516
use Symfony\Component\Notifier\Transport\Dsn;
1617
use Symfony\Component\Notifier\Transport\FailoverTransport;

0 commit comments

Comments
 (0)
0