php-http / discovery

Finds installed clients and message factories
http://php-http.org
MIT License
1.27k stars 49 forks source link

Skip requiring php-http/message-factory when installing symfony/http-client 6.3+ #238

Closed nicolas-grekas closed 1 year ago

nicolas-grekas commented 1 year ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
Documentation -
License MIT

After https://github.com/symfony/symfony/pull/50225, Symfony's HttplugClient won't require php-http/message-factory anymore.