Skip to content

Conversation

@diego-sorribas
Copy link

Hi! I needed to update guzzle to 7.0 to use it in my project and also I modified the constructor so it can accept a custom ArchiveOptions so I can set for example setSendHttpHeaders method. There is another option that is to pass an array and create the setters of ArchiveOptions inside de constructor.

I found very diffcult to test the constructor, inside s3Client method its makes a connection to S3 so without property key and secret its difficult to continue the flow.

@voicecode-bv
Copy link

voicecode-bv commented Feb 18, 2022

Any chance an update like this can get merged? Guzzle 7 is Laravel's default at the moment.

@giovanigenerali
Copy link
Member

Any change an update like this can get merged? Guzzle 7 is Laravel's default at the moment.

Yeap, I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants