Move top guzzle7-adapter

Created on 18 September 2024, about 2 months ago
Updated 19 September 2024, about 2 months ago

Problem/Motivation

Attempting to install other modules/composer components that rely on guzzle7-adapter.

geocoder composer. json;

 "require": {
        "php": ">=7.3.0",
        "php-http/guzzle6-adapter": "^1.1 || ^2.0",
        "php-http/message": "^1.6",
        "willdurand/geocoder": "^4.0",
        "davedevelopment/stiphle": "^0.9.2"
    },

Steps to reproduce

Attempt to install this module into a project where guzzle7-adapter already exists throws conflict errors.

Proposed resolution

Update to guzzle7-adapter?

🐛 Bug report
Status

Closed: works as designed

Version

4.25

Component

Code

Created by

🇨🇦Canada netgeek123

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024