From 18c6623c7797f745da4c17d3aa344b1543661f83 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 11 Oct 2021 14:50:33 +0200 Subject: [PATCH] wip #4765 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] } } -- 2.39.5