From 2a34c8b8ebf06ab0829bdcbb2fee37aa10c84160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20Kami=C5=84ski?= Date: Sat, 11 Feb 2023 11:07:42 +0100 Subject: [PATCH] [Notifier] `from` is optional in Smsapi since 6.3 --- notifier.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/notifier.rst b/notifier.rst index bb223aedeef..976f5fb9e05 100644 --- a/notifier.rst +++ b/notifier.rst @@ -117,6 +117,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau The Bandwith, iSendPro, Plivo, RingCentral and Termii integrations were introduced in Symfony 6.3. + The ``from`` option in ``Smsapi`` DSN is optional since Symfony 6.3. To enable a texter, add the correct DSN in your ``.env`` file and configure the ``texter_transports``: