I am trying to use this bundle: https://github.com/egeloen/IvoryGoogleMapBundle/blob/master/Resources/doc/installation.md With this command:
composer require egeloen / google-map-bundle
Show me this error:
> Problem 1
> - Conclusion: don't install egeloen/google-map-bundle 2.2.1
> - Conclusion: remove symfony/symfony v3.3.10
> - Installation request for egeloen/google-map-bundle ^2.2 -> satisfiable by egeloen/google-map-bundle[2.2.0, 2.2.1].
> - Conclusion: don't install symfony/symfony v3.3.10
How can I fix it or know another bundle that works for symfony3?