LarsWiegers / laravel-maps

Your laravel maps libary.
https://github.com/LarsWiegers/laravel-maps
MIT License
254 stars 35 forks source link

Compatibility with Laravel 9 #21

Closed fgaroby closed 2 years ago

fgaroby commented 2 years ago

Hi, Currently, I can't upgrade my personal project from Laravel 8 to 9, because of the laravel-maps package, and one of its dependencies : illuminate/support. By upgrading this dependancy from 8.0 to 9.0, it will allow to upgrade to Laravel 9.

LarsWiegers commented 2 years ago

Hey! Thanks for creating the issue. pls see my comment on your pr.