guzzle7-adapter
guzzle7-adapter copied to clipboard
Package php-http/message-factory is abandoned
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
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.