Skip to content

Releases: php-http/discovery

1.15.3

31 Mar 14:41
@dbu dbu
1.15.3
3ccd28d
Compare
Choose a tag to compare
  • #224 - Fix regression with Magento classloader

1.15.2

11 Feb 08:31
Compare
Choose a tag to compare
  • #219 - Fix handling of replaced packages

1.15.1

10 Feb 10:25
778b59f
Compare
Choose a tag to compare
  • #214 - Fix resolving deps for psr/http-message-implementation
  • #216 - Fix keeping platform requirements when rebooting composer
  • #217 - Set extra.plugin-optional composer flag

1.15.0

09 Feb 12:07
@dbu dbu
1.15.0
ebf69e0
Compare
Choose a tag to compare
  • #209 - Add generic Psr17Factory class
  • #208 - Add composer plugin to auto-install missing implementations.
    When libraries require an http implementation but no packages providing that implementation is installed in the application, the plugin will automatically install one.
    This is only done for libraries that directly require php-http/discovery to avoid unexpected dependency installation.

1.14.3

11 Jul 14:05
@dbu dbu
1.14.3
Compare
Choose a tag to compare
  • #207 - Updates Exception to extend Throwable solving static analysis errors for consumers

1.14.2

25 May 07:27
@dbu dbu
1.14.2
Compare
Choose a tag to compare
  • #202 - Avoid error when the Symfony PSR-18 client exists but its dependencies are not installed

1.14.1

18 Sep 07:59
@dbu dbu
1.14.1
Compare
Choose a tag to compare
  • #199 - Fixes message factory discovery for laminas-diactoros ^2.7

1.14.0

01 Jun 14:31
@dbu dbu
1.14.0
Compare
Choose a tag to compare
  • Remove the deprecated puli, as it has been unmaintained for a long time and is not compatible with composer 2 #195

1.13.0

27 Nov 14:50
@dbu dbu
1.13.0
Compare
Choose a tag to compare
  • Support discovering PSR-17 factories of slim/psr7 package #192

1.12.0

22 Sep 13:31
@dbu dbu
1.12.0
Compare
Choose a tag to compare
  • Support discovering HttpClient of php-http/guzzle7-adapter #189