This repository has been archived by the owner on May 13, 2023. It is now read-only.
- Allow
psr/http-message
v2 in addition to v1 - Deprecate all interfaces in favor of PSR-17
The PHP-HTTP factories have become obsolete with the PSR-17 factories standard.
All major HTTP client implementors provide PSR-17 factories.
This package will remain available for the time being to not break legacy code, but we encourage everybody to move to PSR-17.