php-sparkpost icon indicating copy to clipboard operation
php-sparkpost copied to clipboard

Require php-http/message-factory

Open omarlopesino opened this issue 2 years ago • 2 comments

This library is needed to send the messages through sparkpost. It was initially required by php-http/message , but since version 1.16.0 it is not required anymore by the package and it must be required manually for the libraries using it.

omarlopesino avatar Jun 28 '23 11:06 omarlopesino

The "php-http/message-factory" is deprecated, should be used https://packagist.org/packages/psr/http-factory instead

Eduardo-Morales-Alberti avatar Mar 04 '24 09:03 Eduardo-Morales-Alberti

The problem here is that this library is abandoned. It hasn't been updated for 3 years and Sparkpost was acquired by MessageBird, so I suspect that unfortunately this repository will be left to die.

juanjol avatar Mar 04 '24 11:03 juanjol