From 0dd4f7a032030764b792adb82ffe6eb94fb7567b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 7 Oct 2021 20:31:38 +0200 Subject: [PATCH] wip #4765 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 06061f9..0bd5579 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "laravel": { "providers": [ "Cubist\\Socialite\\CubistSocialiteServiceProvider", - "Cubist\\Socialite\\CubistSocialiteAuthServiceProvider", + "Cubist\\Socialite\\CubistSocialiteAuthServiceProvider" ] } } -- 2.39.5