Skip to content

Commit 600cd01

Browse files
committed
Fix service order alphabetically
1 parent c746da2 commit 600cd01

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,8 +59,8 @@ Service Package DSN
5959
========== ================================ ====================================================
6060
Esendex ``symfony/esendex-notifier`` ``esendex://USER_NAME:PASSWORD@default?accountreference=ACCOUNT_REFERENCE&from=FROM``
6161
FreeMobile ``symfony/free-mobile-notifier`` ``freemobile://LOGIN:PASSWORD@default?phone=PHONE``
62-
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
6362
GatewayAPI ``symfony/gatewayapi-notifier`` ``gatewayapi://TOKEN@default?from=FROM``
63+
Infobip ``symfony/infobip-notifier`` ``infobip://TOKEN@default?from=FROM``
6464
Mobyt ``symfony/mobyt-notifier`` ``mobyt://USER_KEY:ACCESS_TOKEN@default?from=FROM``
6565
Nexmo ``symfony/nexmo-notifier`` ``nexmo://KEY:SECRET@default?from=FROM``
6666
OvhCloud ``symfony/ovhcloud-notifier`` ``ovhcloud://APPLICATION_KEY:APPLICATION_SECRET@default?consumer_key=CONSUMER_KEY&service_name=SERVICE_NAME``

0 commit comments

Comments
 (0)