alexpechkarev / google-maps

Collection of Google Maps API Web Services for Laravel
https://alexpechkarev.github.io/google-maps/
MIT License
523 stars 115 forks source link

Laravel 7 compatibility #76

Closed vesper8 closed 4 years ago

vesper8 commented 4 years ago

6.0 is not compatible with Laravel 7 due to illuminate/config ^6.0

@alexpechkarev Could you please release a new version with Laravel 7 compatibility?

Thanks a lot!

parkourben99 commented 4 years ago

I have create a PR for this, https://github.com/alexpechkarev/google-maps/pull/77.