Skip to content

Commit 334af44

Browse files
dfridrichOskarStark
authored andcommitted
Add reference and info about added in 6.4
1 parent 3bff65b commit 334af44

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

notifier.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ Service Package DSN
111111
via webhooks. See the :doc:`Webhook documentation </webhook>` for more
112112
details.
113113

114+
.. versionadded:: 7.1
115+
116+
The `SmsSluzba`_ integration was introduced in Symfony 7.1.
117+
114118
To enable a texter, add the correct DSN in your ``.env`` file and
115119
configure the ``texter_transports``:
116120

@@ -1007,6 +1011,7 @@ is dispatched. Listeners receive a
10071011
.. _`Smsbox`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Smsbox/README.md
10081012
.. _`Smsapi`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Smsapi/README.md
10091013
.. _`Smsc`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Smsc/README.md
1014+
.. _`SmsSluzba`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/SmsSluzba/README.md
10101015
.. _`SpotHit`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/SpotHit/README.md
10111016
.. _`Telegram`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Telegram/README.md
10121017
.. _`Telnyx`: https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Telnyx/README.md

0 commit comments

Comments
 (0)