Closed freekmurze closed 4 years ago
Thank you!
@senechko Could you tag a new version of the package that includes this change?
@freekmurze https://github.com/lob/lob-php/releases/tag/v3.0.5 is the tag you're looking for
Ah, missed that, I was still on the v2 branch. Thanks!
@senechko I'm sorry to bother you again, but it seems that 3.0.5 doesn't have Guzzle 7 in the allowed dependancies.
See: https://github.com/lob/lob-php/blob/v3.0.5/composer.json#L15
@freekmurze apologies, can you try https://github.com/lob/lob-php/releases/tag/v3.0.6
As of now, this package can't be using Laravel 8 which has Guzzle 7 as requirement.
Guzzle 7 has no breaking changes that impact this package.