Open
Description
SparkPost (v2.3.0) requires php-http/message which requires either v1 or 2 of psr/http-message. The Psr\Http\Message\ResponseInterface in v2 of psr/http-message added return type hints. Therefore SparkPost\SparkPostResponse which implements the interface is no longer compatible. You'll either need to update SparkPostResponse to be compatible or make psr/http-message v1 a direct dependency.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels