fcosrno / sendgrid-report-php

PHP wrapper to view and manage SendGrid reports through the Web API.
MIT License
14 stars 6 forks source link

Error class 'Unirest' #6

Open fagnerdireito opened 6 years ago

fagnerdireito commented 6 years ago

Hi, im implement this respository, but show this error: PHP Fatal error: Class 'Unirest' not found in D:\web\localuser\elegis\www\app\includes\API\sendgrid\report\vendor\fcosrno\sendgrid-report\src\SendGrid.php on line 21

How to solve this?

fcosrno commented 6 years ago

This lib is for "sendgrid/sendgrid":"4.*". It's possible recent versions of the Sengrid lib are not using Unirest?