phpjuice / paypal-checkout-sdk

PHP SDK for PayPal's Checkout REST API
https://phpjuice.gitbook.io/paypal-checkout-sdk/
MIT License
58 stars 8 forks source link

Allow guzzlehttp/psr7 v2.0 #16

Closed ankurk91 closed 3 years ago

ankurk91 commented 3 years ago

Is your feature request related to a problem? Please describe. Allow guzzle/psr7 v2.0, along with v1.6

Describe the solution you'd like i dont see upgrade guide on their repo, it should be an easy upgrade

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context guzzlehttp/guzzle v7.3 already support both versions

mhdcodes commented 3 years ago

Thanks, @ankurk91 are there any breaking changes between v2.0 and v1.6

ankurk91 commented 3 years ago

https://github.com/guzzle/psr7/blob/master/CHANGELOG.md

may help

mhdcodes commented 3 years ago

Thanks, @ankurk91 I see that there were no breaking changes. besides dropping support for php7.2

- PHP < 7.2 support
- All functions in the Guzzle\Psr7 namespace