php-twinfield / twinfield

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

Add support for matches field on transactions #225

Closed RobinGeuze closed 1 year ago

RobinGeuze commented 1 year ago

This includes all types of transactions except for banktransactions Bump supported PHP version to 8.0 Fix a bunch of deprecated warnings in tests Bump eloquent/liberate library to 3.0 version to support php 8.2

rojtjo commented 1 year ago

Thank you for your pull request!

Could you remove all changes related to the version bump? These are already done in the 4.x branch, but I haven't had the time to properly test it yet.

RobinGeuze commented 1 year ago

Done

rojtjo commented 1 year ago

Cheers 🚀