Skip to content

Commit 3328fd3

Browse files
committed
minor #16898 [Notifier] Mark nexmo-notifier as abandoned (gnito-org)
This PR was submitted for the 6.1 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Notifier] Mark nexmo-notifier as abandoned <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 6aed3c9 [Notifier] Mark nexmo-notifier as abandoned
2 parents c7444dd + 6aed3c9 commit 3328fd3

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
@@ -80,7 +80,7 @@ Mailjet ``symfony/mailjet-notifier`` ``mailjet://TOKEN@default?
8080
MessageBird ``symfony/message-bird-notifier`` ``messagebird://TOKEN@default?from=FROM``
8181
MessageMedia ``symfony/message-media-notifier`` ``messagemedia://API_KEY:API_SECRET@default?from=FROM``
8282
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
83-
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
83+
Nexmo ``symfony/nexmo-notifier`` Abandoned: see symfony/vonage-notifier.
8484
Octopush ``symfony/octopush-notifier`` ``octopush://USERLOGIN:APIKEY@default?from=FROM&type=TYPE``
8585
OvhCloud ``symfony/ovh-cloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``
8686
Sendinblue ``symfony/sendinblue-notifier`` ``sendinblue://API_KEY@default?sender=PHONE``

0 commit comments

Comments
 (0)