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

I can't install in laravel7.4 #80

Closed mosvict closed 4 years ago

mosvict commented 4 years ago

Hi. How are you? I am using php7.2 and laravel7.4. I tried to install this package. But I can't install it. I need your help.

alexpechkarev commented 4 years ago

Hi @mosvict,

Please can you ensure using the following to instal in Laravel 7

composer require "alexpechkarev/google-maps":"7.0"

Regards

mosvict commented 4 years ago

Thank you for your reply. So Can't install this package in Laravel 7.4? Should I downgrade laravel to 7.0?

https://prnt.sc/rwo4ep

alexpechkarev commented 4 years ago

It's working perfectly fine https://prnt.sc/rwvrpp

Try composer require alexpechkarev/google-maps