File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -96,6 +96,7 @@ Service Package DSN
96
96
`Smsapi `_ ``symfony/smsapi-notifier `` ``smsapi://TOKEN@default?from=FROM ``
97
97
`Smsbox `_ ``symfony/smsbox-notifier `` ``smsbox://APIKEY@default?mode=MODE&strategy=STRATEGY&sender=SENDER ``
98
98
`Smsc `_ ``symfony/smsc-notifier `` ``smsc://LOGIN:PASSWORD@default?from=FROM ``
99
+ `SMSense `_ ``symfony/smsense-notifier `` ``smsense://API_TOKEN@default?from=FROM ``
99
100
`SpotHit `_ ``symfony/spot-hit-notifier `` ``spothit://TOKEN@default?from=FROM ``
100
101
`Telnyx `_ ``symfony/telnyx-notifier `` ``telnyx://API_KEY@default?from=FROM&messaging_profile_id=MESSAGING_PROFILE_ID ``
101
102
`TurboSms `_ ``symfony/turbo-sms-notifier `` ``turbosms://AUTH_TOKEN@default?from=FROM ``
@@ -114,7 +115,7 @@ Service Package DSN
114
115
115
116
.. versionadded :: 7.1
116
117
117
- The `SmsSluzba `_ integration was introduced in Symfony 7.1.
118
+ The `SmsSluzba `_ and ` SMSense `_ integrations were introduced in Symfony 7.1.
118
119
119
120
.. deprecated :: 7.1
120
121
You can’t perform that action at this time.
0 commit comments