ArielMejiaDev / larapex-charts

A Laravel wrapper for apex charts
https://larapex-charts.netlify.app/
MIT License
284 stars 84 forks source link

Upgrade development requirement to support laravel 10.x #71

Closed Mig0o0 closed 1 year ago

Mig0o0 commented 1 year ago

Hi Ariel, While Installing Your Awsome project on a new laravel project with the newest version it tells me

that illuminate/support is not fit the requirement of your project

, since the new version of illuminate/support is 10.0 but your project required 8.0/9.0, and this makes a conflict with the most recent laravel version

enrymari commented 1 year ago

I've the same problem: i can't use your project, please update it!

ArielMejiaDev commented 1 year ago

It has been updated, sorry for the delay.