updated composer and deleted other chart libraries other than lavacharts

This commit is contained in:
2019-07-04 01:13:39 -05:00
parent 72147c7edf
commit eb2f2f86f0
4 changed files with 1 additions and 40 deletions

View File

@@ -1,15 +0,0 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Default library used in charts.
|--------------------------------------------------------------------------
|
| This value is used as the default chart library used when creating
| any chart in the command line. Feel free to modify it or set it up
| while creating the chart to ignore this value.
|
*/
'default_library' => 'Chartjs',
];