8000 bug #14610 Fix package name for OvhCloud notifier (pierredup) · symfony/symfony-docs@588f5d1 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 588f5d1

Browse files
committed
bug #14610 Fix package name for OvhCloud notifier (pierredup)
This PR was merged into the 5.1 branch. Discussion ---------- Fix package name for OvhCloud notifier Commits ------- 67eb42f Fix package name for OvhCloud notifier
2 parents 7ea53a3 + 67eb42f commit 588f5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Service Package DSN
5959
========== ================================ ====================================================
6060
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
6161
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
62-
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``
62+
OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``
6363
Sinch ``symfony/sinch-notifier`` ``sinch://ACCOUNT_ID:AUTH_TOKEN@default?from=FROM``
6464
Twilio ``symfony/twilio-notifier`` ``twilio://SID:TOKEN@default?from=FROM``
6565
========== ================================ ====================================================

0 commit comments

Comments
 (0)
0