From 095155925a3239d23e57df548bfd6fd3b3bd89b0 Mon Sep 17 00:00:00 2001 From: Ahmed Ghanem <124502255+ahmedghanem00@users.noreply.github.com> Date: Tue, 9 Jul 2024 11:38:54 +0300 Subject: [PATCH] [Notifier] Follow-Up with GoIP renaming As the bridge renaming happened recently in Packagist, so, the update has been made here as well. --- notifier.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notifier.rst b/notifier.rst index 8eadec26f4a..3bf2d34e34f 100644 --- a/notifier.rst +++ b/notifier.rst @@ -91,7 +91,7 @@ Service `GatewayApi`_ **Install**: ``composer require symfony/gateway-api-notifier`` \ **DSN**: ``gatewayapi://TOKEN@default?from=FROM`` \ **Webhook support**: No -`GoIP`_ **Install**: ``composer require symfony/goip-notifier`` \ +`GoIP`_ **Install**: ``composer require symfony/go-ip-notifier`` \ **DSN**: ``goip://USERNAME:PASSWORD@HOST:80?sim_slot=SIM_SLOT`` \ **Webhook support**: No `Infobip`_ **Install**: ``composer require symfony/infobip-notifier`` \