egeloen / ivory-google-map

Google Map API v3 integration for PHP 5.6+.
MIT License
325 stars 185 forks source link

Conclusion: remove symfony/event-dispatcher v4.1.4 #288

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi! Laravel 5.6 return an error when I try to install the package. All list of error finishing with message: Conclusion: remove symfony/event-dispatcher v4.1.4 Also I found: egeloen/google-map 2.0.x-dev requires symfony/event-dispatcher ^2.7|^3.0 But when I try to downgrade my event-dispatcher package to 2.7 or 3.0 I have an error and can't to do that. Any help? Thx

kasperhartwich commented 6 years ago

I believe it's https://github.com/egeloen/ivory-serializer that requires it and google-map requires the serializer.

But this project is dead: https://github.com/egeloen/ivory-google-map/issues/286

edwardkarlsson commented 6 years ago

Any suggestions on new packages that does about the same thing?

kasperhartwich commented 6 years ago

I only used the time-zone part, so i changed to imelgrat/google-time-zone

davidsarkany commented 6 years ago

265 Same error