Composer release
- Smaller release, various unneeded files removed from distributions.
- Fixed some missing type hints.
ZIP release
- Use a new version of PHP Scoper, fixes scoping issues (#244).
- You can no longer inject your own Guzzle client. Use the Composer release for that.
- Removed the static PHP Scoper prefix so you can mix multiple API client versions in the same project (e.g. WooCommerce with multiple modules which use the Mollie PHP API client).