From 344437286a612d2c17cf45f5a9f669d18de22403 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Tue, 15 Dec 2020 13:45:30 +0100 Subject: [PATCH] [Notifier] Fix wrong package names --- .../Notifier/Exception/UnsupportedSchemeException.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php b/src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php index c925e0ec3c9b7..1cb4734a90d84 100644 --- a/src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php +++ b/src/Symfony/Component/Notifier/Exception/UnsupportedSchemeException.php @@ -40,7 +40,7 @@ class UnsupportedSchemeException extends LogicException ], 'rocketchat' => [ 'class' => Bridge\RocketChat\RocketChatTransportFactory::class, - 'package' => 'rocketchat-notifier', + 'package' => 'symfony/rocket-chat-notifier', ], 'twilio' => [ 'class' => Bridge\Twilio\TwilioTransportFactory::class, @@ -56,7 +56,7 @@ class UnsupportedSchemeException extends LogicException ], 'ovhcloud' => [ 'class' => Bridge\OvhCloud\OvhCloudTransportFactory::class, - 'package' => 'symfony/ovhcloud-notifier', + 'package' => 'symfony/ovh-cloud-notifier', ], 'sinch' => [ 'class' => Bridge\Sinch\SinchTransportFactory::class, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy