Coder Social home page Coder Social logo

Comments (10)

GrahamCampbell avatar GrahamCampbell commented on May 1, 2024 1

That's probably not from us. Can you run composer why php-http/message-factory please?

from guzzle.

GrahamCampbell avatar GrahamCampbell commented on May 1, 2024

This only in require-dev. When you use guzzle in your own code, this package is not pulled in.

from guzzle.

mvczajkowski avatar mvczajkowski commented on May 1, 2024

This still isn't proper package and creates warnings. It shouldn't be used there.

from guzzle.

GrahamCampbell avatar GrahamCampbell commented on May 1, 2024

The warnings are totally fine, and don't affect you in any way.

from guzzle.

bastien-wink avatar bastien-wink commented on May 1, 2024

We should still plan to migrate to psr/http-factory at some point. It will otherwise show this warning in lots of projects.

from guzzle.

GrahamCampbell avatar GrahamCampbell commented on May 1, 2024

Can you show me where installing guzzle in your app or library shows the warning please?

from guzzle.

bastien-wink avatar bastien-wink commented on May 1, 2024

During a composer install (including require-dev)

The warning is
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.

Tested with Composer 2.1.8

from guzzle.

GrahamCampbell avatar GrahamCampbell commented on May 1, 2024

That is not relevant for installing within this repo itself. If you don't see this warning when requiring guzzle as a dependency, then it doesn't matter.

from guzzle.

LamapollCnp avatar LamapollCnp commented on May 1, 2024

My project does not require guzzle at all directly. It requires "league/oauth2-client", which requires guzzle and I sill get the warning.

composer install
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
Generating optimized autoload files
64 packages you are using are looking for funding.
Use the `composer fund` command to find out more!

from guzzle.

LamapollCnp avatar LamapollCnp commented on May 1, 2024

A thanks, you are right.

from guzzle.

Related Issues (20)

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.