Closed andrew1601 closed 1 year ago
Is there any progress on updating the Guzzle version in composer?
I appreciate that it would be a breaking change so would require a new major version of the SDK but Guzzle has been at version 7 for over two years now and other libraries and frameworks now use version 7.
Guzzle version ^6.0.0 specified in composer.json, but a lot of frameworks (particularly Laravel, which I am using) uses guzzle version ^7.0.0 as a dependency. This causes a conflict. I have updated the relevant code to implement the breaking change that is pertinent to the SDK in pull request #32