farhanwazir / laravelgooglemaps

Laravel Google Maps Package
MIT License
152 stars 112 forks source link

I Can't Install the Package in Laravel 10. #57

Open AdetonaMichael opened 1 year ago

AdetonaMichael commented 1 year ago

Problem 1

You can also try re-running composer require with an explicit version constraint, e.g. "composer require farhanwazir/laravelgooglemaps:*" to figure out if any version is installable, or "composer require farhanwazir/laravelgooglemaps:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Did all of the above but nothing worked.