php-http / discovery

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

1.15.0 breaks CI pipelines #213

Closed mwernaert closed 1 year ago

mwernaert commented 1 year ago

PHP version: 8.1.15 Composer version: 2.5.2 Description

Composer asks if I want to trust "php-http/discovery" when 1.15.0 gets required. This breaks CI pipelines when php-http/discovery is an indirect dependency.

How to reproduce composer require php-http/discovery

Possible Solution Use a new major version (2.0.0) for breaking changes.

Additional context $ composer require php-http/discovery ./composer.json has been created Running composer update php-http/discovery Loading composer repositories with package information Updating dependencies Lock file operations: 1 install, 0 updates, 0 removals