ElasticEmail / ElasticEmail.WebApiClient-php

Easily send emails with Elastic Email using Web API PHP Client https://elasticemail.com/
MIT License
22 stars 17 forks source link

Any plans to upgrade required Guzzle version #12

Closed carltondickson closed 3 years ago

carltondickson commented 3 years ago

HI,

Just wondering if there are plans to upgrade the required Guzzle version. We're moving to Laravel 8 which requires Guzzle 7 which seems to clash with the existing requirement of 6. Will try and fork and then upgrade for now.

muzammilaskari commented 3 years ago

Hi, I have same issue, I am working on laravel 8, I am unable to install this will Guzzle 7

ElasticEmail commented 3 years ago

Hi guys, we bumped up Guzzle version.

carltondickson commented 3 years ago

❤️

devsalsa commented 3 years ago

@ElasticEmail a version bump would be great too. I don't see any new release.

ElasticEmail commented 3 years ago

@devsalsa dev-master is the tag you are looking for :)

devsalsa commented 3 years ago

@ElasticEmail this is not a stable tag. We only use stable packages :-)