Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update guzzle and phpunit to latest version #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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