guzzle7-adapter icon indicating copy to clipboard operation
guzzle7-adapter copied to clipboard

Package php-http/message-factory is abandoned

Open hafifi opened this issue 8 months ago • 1 comments

PHP version: 8.3

Description Running composer install will show a message "Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead."

How to reproduce composer install

Possible Solution Change to psr/http-factory

hafifi avatar Jun 26 '25 14:06 hafifi

if you have time, we are happy for a pull request to refactor the tests to use the psr http-factory instead of the php-http factory. as it is only used in the tests, there are no side effects from switching.

dbu avatar Jun 27 '25 06:06 dbu