We're urging you to test this release as soon as possible.
This is an "alpha" pre-release covering PR #538 .
Essentially this PR is non-breaking, unless you're using dependency injection to instantiate the MollieApiClient
.
You can test it by setting the following in your composer.json
file:
"mollie-api-php": "2.31.0-alpha",
and run composer update
.