+1
−1
+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "drupal/geocoder",
|
||
"description": "A Drupal module and a services based API to perform Geocode & Reverse Geocode operations among GIS data and addresses types & formats.",
|
||
"description": "Module and services based API to perform Geocode & Reverse Geocode operations among GIS data and addresses types & formats.",
|
||
"type": "drupal-module",
|
||
"license": "GPL-2.0-or-later",
|
||
"minimum-stability": "dev",
|
||
| @@ -25,7 +25,7 @@ | ||
},
|
||
"require": {
|
||
"php": ">=7.1.0",
|
||
"php-http/guzzle6-adapter": "^1.1 || ^2.0",
|
||
"guzzlehttp/guzzle": "^6.5.2 || ^7.4.1",
|
||
"php-http/message": "^1.6",
|
||
"willdurand/geocoder": "^4.0",
|
||
"davedevelopment/stiphle": "^0.9.2"
|
||
+1
−2
Loading