updated composer and deleted other chart libraries other than lavacharts
This commit is contained in:
@@ -153,8 +153,6 @@ return [
|
||||
Collective\Html\HtmlServiceProvider::class,
|
||||
//nullx27\Socialite\EveOnline\Providers\EveOnlineServiceProvider::class,
|
||||
Laravel\Socialite\SocialiteServiceProvider::class,
|
||||
Fx3costa\LaravelChartJs\Providers\ChartjsServiceProvider::class,
|
||||
ConsoleTVs\Charts\ChartsServiceProvider::class,
|
||||
Khill\Lavacharts\Laravel\LavachartsServiceProvider::class,
|
||||
|
||||
|
||||
@@ -219,7 +217,7 @@ return [
|
||||
'Form' => Collective\Html\FormFacade::class,
|
||||
'Html' => Collective\Html\HtmlFacade::class,
|
||||
'Socialite' => Laravel\Socialite\Facades\Socialite::class,
|
||||
//'Lava' => Khill\Lavacharts\Laravel\LavachartsFacade::class,
|
||||
'Lava' => Khill\Lavacharts\Laravel\LavachartsFacade::class,
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user