Problem
sentry/sentry 4.29.0 requires guzzlehttp/psr7: ^1.8.4|^2.1.1, which conflicts with Guzzle 8 installs that pull guzzlehttp/psr7 3.x.
There is also a small runtime concern in GuzzleTracingMiddleware around GuzzleHttp\Exception\RequestException / getResponse() across Guzzle 7 vs 8.
Related
Problem
sentry/sentry4.29.0 requiresguzzlehttp/psr7: ^1.8.4|^2.1.1, which conflicts with Guzzle 8 installs that pullguzzlehttp/psr73.x.There is also a small runtime concern in
GuzzleTracingMiddlewarearoundGuzzleHttp\Exception\RequestException/getResponse()across Guzzle 7 vs 8.Related