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 to Support Guzzle 7 #37

Open
timramseyjr opened this issue Sep 1, 2022 · 2 comments
Open

Update to Support Guzzle 7 #37

timramseyjr opened this issue Sep 1, 2022 · 2 comments

Comments

@timramseyjr
Copy link

Do you have plans to update to guzzle 7?

@pristinesource
Copy link

Same issue. My project requires Guzzle 7, but this cannot install with that version.

@durgesh-sahani
Copy link

Same error, we are already using Guzzle ^7.* in our project.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require quickbooks/payments-sdk:*" to figure out if any version is installable, or "composer require quickbooks/payments-sdk:^2.1" if you know which you need.

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

No branches or pull requests

3 participants