Skip to content

Commit

Permalink
no need to use our contao-modules for geo provides
Browse files Browse the repository at this point in the history
  • Loading branch information
michb committed Jul 4, 2024
1 parent dd4b372 commit 3d96bc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"geocoder-php/google-maps-provider": "^4.6"
},
"suggest": {
"numero2/contao-storelocator-bing-maps-provider": "For use of Bing Maps",
"numero2/contao-storelocator-here-provider": "For use of HERE Maps",
"numero2/contao-storelocator-nominatim-provider": "For use of OpenStreetMap Nominatim",
"numero2/contao-storelocator-open-cage-provider": "For use of OpenCage",
"geocoder-php/bing-maps-provider": "For use of Bing Maps as geocode provider",
"geocoder-php/here-provider": "For use of HERE Maps as geocode provider",
"geocoder-php/nominatim-provider": "For use of OpenStreetMap Nominatim as geocode provider",
"geocoder-php/open-cage-provider": "For use of OpenCage as geocode provider",
"numero2/contao-tags": "Allows the tagging of stores"
},
"require-dev": {
Expand Down

0 comments on commit 3d96bc7

Please sign in to comment.