From: Vincent Vanwaelscappel Date: Thu, 7 Oct 2021 18:31:38 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=0dd4f7a032030764b792adb82ffe6eb94fb7567b;p=cubist_socialite.git wip #4765 --- 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" ] } }