File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ Service
68
68
`AllMySms `_ **Install **: ``composer require symfony/all-my-sms-notifier `` \
69
69
**DSN **: ``allmysms://LOGIN:APIKEY@default?from=FROM `` \
70
70
**Webhook support **: No
71
+ **SentMessage extra info **: `nbSms `, `balance `, `cost `
71
72
`AmazonSns `_ **Install **: ``composer require symfony/amazon-sns-notifier `` \
72
73
**DSN **: ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION `` \
73
74
**Webhook support **: No
@@ -139,6 +140,7 @@ Service
139
140
`OvhCloud `_ **Install **: ``composer require symfony/ovh-cloud-notifier `` \
140
141
**DSN **: ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME `` \
141
142
**Webhook support **: No
143
+ **SentMessage extra info **: `totalCreditsRemoved `
142
144
`Plivo `_ **Install **: ``composer require symfony/plivo-notifier `` \
143
145
**DSN **: ``plivo://AUTH_ID:AUTH_TOKEN@default?from=FROM `` \
144
146
**Webhook support **: No
You can’t perform that action at this time.
0 commit comments