From: Vincent Vanwaelscappel Date: Tue, 12 Mar 2019 15:49:29 +0000 (+0100) Subject: wip #2628 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8f8ad7aea79f0c4c62761666263544be54892103;p=cubist_cms-back.git wip #2628 @1 --- diff --git a/composer.json b/composer.json index 89bf3bd..d79f54a 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ }, "laravel": { "providers": [ - "Cubeist\\Backpack\\ServiceProvider" + "Cubist\\Backpack\\CubistBackpackServiceProvider" ] } },