File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,10 @@ Service Package DSN
111
111
via webhooks. See the :doc: `Webhook documentation </webhook >` for more
112
112
details.
113
113
114
+ .. versionadded :: 7.1
115
+
116
+ The `SmsSluzba `_ integration was introduced in Symfony 7.1.
117
+
114
118
To enable a texter, add the correct DSN in your ``.env `` file and
115
119
configure the ``texter_transports ``:
116
120
@@ -1007,6 +1011,7 @@ is dispatched. Listeners receive a
1007
1011
.. _`Smsbox` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Smsbox/README.md
1008
1012
.. _`Smsapi` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Smsapi/README.md
1009
1013
.. _`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
1010
1015
.. _`SpotHit` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/SpotHit/README.md
1011
1016
.. _`Telegram` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Telegram/README.md
1012
1017
.. _`Telnyx` : https://github.com/symfony/symfony/blob/{version}/src/Symfony/Component/Notifier/Bridge/Telnyx/README.md
You can’t perform that action at this time.
0 commit comments