Please tag another release.
Right now when you execute:
composer require twikey/twikey-api-php
It will fetch the latest tagged version of 0.6.0 which was released on Apr 24, 2024.
This is missing a lot of updates like the mandate query endpoints.
Obviously I can just instruct composer to fetch the master branch but that is not in line with your current documentation.
Please tag another release.
Right now when you execute:
composer require twikey/twikey-api-phpIt will fetch the latest tagged version of
0.6.0which was released on Apr 24, 2024.This is missing a lot of updates like the mandate query endpoints.
Obviously I can just instruct composer to fetch the master branch but that is not in line with your current documentation.