File tree 1 file changed +3
-2
lines changed
Filter options
1 file changed +3
-2
lines changed
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLI
70
70
Sendinblue ``symfony/sendinblue-notifier `` ``sendinblue://API_KEY@default?sender=PHONE ``
71
71
Sinch ``symfony/sinch-notifier `` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM ``
72
72
Smsapi ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
73
+ SpotHit ``symfony/spothit-notifier `` ``spothit://TOKEN@default?from=FROM ``
73
74
Twilio ``symfony/twilio-notifier `` ``twilio://SID:TOKEN@default?from=FROM ``
74
75
========== ================================ ====================================================
75
76
@@ -83,8 +84,8 @@ Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=
83
84
84
85
.. versionadded :: 5.3
85
86
86
- The Iqsms, GatewayApi, Octopush, AllMySms and Clickatell integrations were
87
- introduced in Symfony 5.3.
87
+ The Iqsms, GatewayApi, Octopush, AllMySms, Clickatell and SpotHit integrations
88
+ were introduced in Symfony 5.3.
88
89
89
90
90
91
To enable a texter, add the correct DSN in your ``.env `` file and
You can’t perform that action at this time.
0 commit comments