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

Is Guzzle 7 really required ? #535

Open
felabrecque opened this issue Jan 23, 2025 · 1 comment
Open

Is Guzzle 7 really required ? #535

felabrecque opened this issue Jan 23, 2025 · 1 comment

Comments

@felabrecque
Copy link

felabrecque commented Jan 23, 2025

We use your library with php 5.6

Your php requirement is php 5.6 or newer.

But you added a guzzle requirement of version 7.9

Guzzle version above 6.5.8 require php 7.2

Could you change your guzzle requirement to 6.5.8 or are you using version 7 features ?

If you require guzzle 7, then you should update your php requirement to php 7.2.

Here is a link to guzzle 6 to 7 upgrade guide: https://github.com/guzzle/guzzle/blob/7.4.5/UPGRADING.md

@felabrecque
Copy link
Author

felabrecque commented Jan 23, 2025

This problem will impact us on august 1st 2025: https://blogs.intuit.com/2025/01/21/changes-to-our-accounting-api-that-may-impact-your-application/

since we cannot use version 6.2 of your library; it requires php 7.2

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

1 participant