From: Vincent Vanwaelscappel Date: Mon, 11 Oct 2021 12:50:33 +0000 (+0200) Subject: wip #4765 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=18c6623c7797f745da4c17d3aa344b1543661f83;p=cubist_socialite.git wip #4765 --- diff --git a/composer.json b/composer.json index 04f690f..98e3f75 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "extra": { "laravel": { "providers": [ - "Cubist\\Socialite\\CubistSocialiteServiceProvider", + "Cubist\\Socialite\\CubistSocialiteServiceProvider" ] } }