php-twinfield / twinfield

PHP 7.3+ Library for using the Twinfield API.
https://accounting.twinfield.com/webservices/documentation/#/
Other
33 stars 77 forks source link

Loosen `psr/http-message` version to allow `^2.0` #230

Closed mrtus closed 2 days ago

mrtus commented 2 days ago

By loosening the constraints consumers will be able to upgrade their psr/http-message constraints too.

This change is untested ❗

rojtjo commented 2 days ago

Thanks!

mrtus commented 2 days ago

Thank you for the additions @rojtjo !