stable

Clone or download

Read-only

Drop http-interop/http-factory-guzzle

Only the latest version is tested against PHP 8.0 [0] but this package is not really needed anymore since guzzle/psr7 2.0 provides a PSR-17 implementation. Changelogs: https://github.com/guzzle/psr7/blob/2.0.0/CHANGELOG.md Part of request #22186: Run Tuleap with PHP 8.0 [0] https://github.com/http-interop/http-factory-guzzle/compare/1.0.0...1.1.0 Change-Id: Idc954dc32eae2ccafc49d68d09d7f8d4bada6aa2

Modified Files

Name
M src/common/Http/HTTPFactoryBuilder.php +10 −8 Go to diff View file
M src/composer.json +1 −2 Go to diff View file
M src/composer.lock +61 −99 Go to diff View file
M tests/rest/composer.json +1 −1 Go to diff View file
M tests/rest/composer.lock +22 −71 Go to diff View file
M tests/rest/lib/RestBase.php +2 −2 Go to diff View file
M tests/unit/common/User/Profile/ProfileAsJSONForTooltipControllerTest.php +6 −8 Go to diff View file