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 dependency #21

Closed
wants to merge 1 commit into from

Conversation

SneherAdor
Copy link

To remove guzzle dependency with latest version:

baileyherbert/envato 3.0.0 requires guzzlehttp/guzzle ^6.5.5 -> found guzzlehttp/guzzle[6.5.5, ..., 6.5.x-dev]

@baileyherbert
Copy link
Owner

Thanks for the pull request, and apologies that I never got back to you on this. Replacing the guzzle version completely is not ideal, as this would bump the package's minimum PHP version from 5.6 to 7.2.5.

Instead, #23 supports both Guzzle 6 and 7 simultaneously, and is backed by unit tests in two different PHP runtimes. I've merged those changes and will be publishing it as a new minor version shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants