You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
require php-http/message-factory directly (#261)
This library still uses the deprecated php-http message factories. They have been deprecated since a while in favor of PSR-17 message factories.
php-http/discovery no longer automatically installs php-http/message-factory.