mailjetBundle icon indicating copy to clipboard operation
mailjetBundle copied to clipboard

Update composer.json

Open amadrocky opened this issue 2 years ago • 0 comments

Modification of the minimum version required for the "mailjet/mailjet-apiv3-php" bundle because in the "MailjetClient" class on the "master" branch we end up with an error "Warning: Declaration of Mailjet\MailjetBundle\Client\MailjetClient::post(array $resource, array $args = Array, array $options = Array): Mailjet\Response should be compatible with Mailjet\Client::post($resource, array $args = Array, array $options = Array)" because some types are missing.

amadrocky avatar Apr 20 '23 08:04 amadrocky