File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ SmsBiuras ``symfony/sms-biuras-notifier`` ``smsbiuras://UID:API_KEY@
78
78
Smsc ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
79
79
SpotHit ``symfony/spothit-notifier `` ``spothit://TOKEN@default?from=FROM ``
80
80
Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
81
+ Yunpian ``symfony/yunpian-notifier `` ``yunpian://APIKEY@default ``
81
82
============== ==================================== ===========================================================================
82
83
83
84
.. versionadded :: 5.1
@@ -95,7 +96,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@defau
95
96
96
97
.. versionadded :: 5.4
97
98
98
- The MessageMedia and Smsc integrations were introduced in Symfony 5.4.
99
+ The MessageMedia, Smsc and Yunpian integrations were introduced in Symfony 5.4.
99
100
100
101
To enable a texter, add the correct DSN in your ``.env `` file and
101
102
configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments