Skip to content

Commit 2ba6754

Browse files
committed
minor #20033 [Notifier] Follow-Up with GoIP renaming (ahmedghanem00)
This PR was merged into the 6.4 branch. Discussion ---------- [Notifier] Follow-Up with GoIP renaming As the bridge renaming happened recently in Packagist, so, updating here as well. See: https://packagist.org/packages/symfony/goip-notifier https://packagist.org/packages/symfony/go-ip-notifier <!-- 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 `7.x` for features of unreleased versions). --> Commits ------- 0951559 [Notifier] Follow-Up with GoIP renaming
2 parents 05b0398 + 0951559 commit 2ba6754

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
@@ -91,7 +91,7 @@ Service
9191
`GatewayApi`_ **Install**: ``composer require symfony/gateway-api-notifier`` \
9292
**DSN**: ``gatewayapi://TOKEN@default?from=FROM`` \
9393
**Webhook support**: No
94-
`GoIP`_ **Install**: ``composer require symfony/goip-notifier`` \
94+
`GoIP`_ **Install**: ``composer require symfony/go-ip-notifier`` \
9595
**DSN**: ``goip://USERNAME:PASSWORD@HOST:80?sim_slot=SIM_SLOT`` \
9696
**Webhook support**: No
9797
`Infobip`_ **Install**: ``composer require symfony/infobip-notifier`` \

0 commit comments

Comments
 (0)