fxcosta / laravel-chartjs

Simple package to facilitate and automate the use of charts in Laravel 5.x using Chartjs v2 library
485 stars 113 forks source link

Update composer.json #64

Closed samuelterra22 closed 6 years ago

fxcosta commented 6 years ago

@samuelterra22 thanks for pr!! is there a way to make 5.1 to 5.6 instead of adding an OR everytime? i dont know.

mediabeastnz commented 6 years ago

Will this be merged this week? Only module stoping my project from upgrading :)

samuelterra22 commented 6 years ago

@fxcosta one way is to add "5. *", but I do not recommend it, it may be that with some modification to laravel, the features of the package may be interrupted.