lob / lob-php

PHP Client for Lob API
https://lob.com
MIT License
67 stars 21 forks source link

Allow Guzzle 7 #107

Closed freekmurze closed 4 years ago

freekmurze commented 4 years ago

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.

freekmurze commented 4 years ago

Thank you!

freekmurze commented 4 years ago

@senechko Could you tag a new version of the package that includes this change?

senechko commented 4 years ago

@freekmurze https://github.com/lob/lob-php/releases/tag/v3.0.5 is the tag you're looking for

freekmurze commented 4 years ago

Ah, missed that, I was still on the v2 branch. Thanks!

freekmurze commented 4 years ago

@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

senechko commented 4 years ago

@freekmurze apologies, can you try https://github.com/lob/lob-php/releases/tag/v3.0.6