vemcogroup / laravel-sparkpost-driver

SparkPost driver to use with Laravel
MIT License
40 stars 16 forks source link

Update Guzzle dependency #12

Closed danielboendergaard closed 3 years ago

danielboendergaard commented 3 years ago

Laravel 8 updated the Guzzle version https://github.com/laravel/laravel/blob/master/composer.json#L14 it will need to be updated here as well before being able to install with Laravel.

eldor commented 3 years ago

Hi Daniel,

You are right, we missed that in the update docs. Thanks for your PR