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@
7878Smsc ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
7979SpotHit ``symfony/spothit-notifier `` ``spothit://TOKEN@default?from=FROM ``
8080Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
81+ Yunpian ``symfony/yunpian-notifier `` ``yunpian://APIKEY@default ``
8182============== ==================================== ===========================================================================
8283
8384.. versionadded :: 5.1
@@ -95,7 +96,7 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@defau
9596
9697.. versionadded :: 5.4
9798
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.
99100
100101To enable a texter, add the correct DSN in your ``.env `` file and
101102configure the ``texter_transports ``:
You can’t perform that action at this time.
0 commit comments