Skip to content
Snippets Groups Projects

Draft: Resolve #3283651 "Guzzle6 adapter"

Closed Claudiu Cristea requested to merge issue/geocoder-3283651:3283651-guzzle6-adapter into 8.x-3.x
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
{
"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,6 @@
},
"require": {
"php": ">=7.1.0",
"php-http/guzzle6-adapter": "^1.1 || ^2.0",
Loading