arborrow / montserrat

A retreat management application written in Laravel
12 stars 4 forks source link

Update charts to version 7 #497

Closed arborrow closed 2 years ago

arborrow commented 2 years ago

You are running version 6.5.6 of consoletvs/charts. The latest version is 7.3.0. You should review this dependency to see if you can upgrade to the latest version.

per the package notes: Unfortunately laravel-charts v7 is incompatible with our previous version, v6, because it has involved a heavy rewrite. If you're still stuck on v6, you should use:

the [v6 branch of this repo](https://github.com/ConsoleTVs/Charts/tree/v6);
the [v6 version of the documentation](https://v6.charts.erik.cat/);

Please note that we consider v6 unmaintained and unsupported. So you should upgrade to v7 as soon as possible. We're currently working on an upgrade guide. If you can help, please reach out with an issue - we'll take all the help we can get.