Skip to content

Commit 2bcecf5

Browse files
[Mailer][Notifier] Sweego is backing their bridges, thanks to them!
1 parent abbcc8b commit 2bcecf5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@ $email = (new TemplatedEmail())
6464
$mailer->send($email);
6565
```
6666

67+
Sponsor
68+
-------
69+
70+
The Mailer component for Symfony 7.2 is [backed][1] by:
71+
72+
* [Sweego][2], a European email and SMS sending platform for developers and product builders. Easily create, deliver, and monitor your emails and notifications.
73+
74+
Help Symfony by [sponsoring][3] its development!
75+
6776
Resources
6877
---------
6978

@@ -72,3 +81,7 @@ Resources
7281
* [Report issues](https://github.com/symfony/symfony/issues) and
7382
[send Pull Requests](https://github.com/symfony/symfony/pulls)
7483
in the [main Symfony repository](https://github.com/symfony/symfony)
84+
85+
[1]: https://symfony.com/backers
86+
[2]: https://www.sweego.io/
87+
[3]: https://symfony.com/sponsor

0 commit comments

Comments
 (0)