calcinai / xero-php

A php library for the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
MIT License
359 stars 261 forks source link

Upgrade guzzlehttp/psr7 to 2.1.0 #836

Open njames opened 2 years ago

njames commented 2 years ago

Anyone object to guzzlehttp/psr7 being upgraded?

ValCanBuild commented 2 years ago

It'd be quite good to upgrade this since it's starting to conflict with other packages that specify v2 as a minimum.

I've opened a PR: https://github.com/calcinai/xero-php/pull/854