Closed sprain closed 3 years ago
https://github.com/guzzle/guzzle/releases/tag/7.3.0 is based on https://github.com/guzzle/psr7/releases/tag/2.0.0 which introduces StreamInterface type hints for responses.
StreamInterface
This pr adds test compatibility with it.
Awesome!
https://github.com/guzzle/guzzle/releases/tag/7.3.0 is based on https://github.com/guzzle/psr7/releases/tag/2.0.0 which introduces
StreamInterface
type hints for responses.This pr adds test compatibility with it.