laminas / laminas-diagnostics

A set of components for performing diagnostic tests in PHP applications
https://docs.laminas.dev/laminas-diagnostics/
BSD 3-Clause "New" or "Revised" License
55 stars 32 forks source link

Added support of Guzzle 7 in composer.json #37

Closed TarasMatskovych closed 2 years ago

TarasMatskovych commented 2 years ago
Q A
QA no

Description

Ocramius commented 2 years ago

Lowest dependencies for 8.0 still failing - are we missing something?


6) LaminasTest\Diagnostics\GuzzleHttpServiceTest::testGuzzleCheck with data set #5 (null, null, 404, 'Laminas\Diagnostics\Result\Fa...erface', 'PUT')
Error: Class "GuzzleHttp\Psr7\Message" not found
Ocramius commented 2 years ago

Ah, I see that bumping to ^7.2 worked, thanks @TarasMatskovych!

Ocramius commented 2 years ago

Tagged as 1.14.0