Giter Club home page Giter Club logo

Comments (3)

rgcarr avatar rgcarr commented on June 27, 2024 1

Thank you for your comment @renanbr (and thank you for your work on this library)

> composer why guzzlehttp/guzzle

drupal/core              10.1.6 requires guzzlehttp/guzzle (^7.5)
drush/drush              12.4.2 requires guzzlehttp/guzzle (^7.0)
php-http/guzzle7-adapter 1.0.0  requires guzzlehttp/guzzle (^7.0)

However, I think there may be a circular dependency somewhere else (cache/array-adapter, psr/cache or rtheunissen/guzzle-rate-limiter). So I'm closing this issue, as it seems the cause lies elsewhere

from crossref-client.

rgcarr avatar rgcarr commented on June 27, 2024

Would it be just as simple as changing "guzzlehttp/guzzle": "^6.2 || ^7.4", to "guzzlehttp/guzzle": "^6.2 || ^7.5", in composer.json?
crossref-client-guzzle-version.patch

I've no idea about how to test this library if it's using a different version of guzzle.

from crossref-client.

renanbr avatar renanbr commented on June 27, 2024

@rgcarr, as described in Composer's documentation, ^6.2 || ^7.4 allows installing 7.5. The current constraint doesn't seem be the blocker.

May you share the output of composer why guzzlehttp/guzzle?

from crossref-client.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.