mollie / mollie-api-php

Mollie API client for PHP
http://www.mollie.com
BSD 2-Clause "Simplified" License
552 stars 191 forks source link

Incorrect Client Version #134

Closed ndijkstra closed 6 years ago

ndijkstra commented 6 years ago

Hey,

The Client version is incorrect in version 1.9.4: https://github.com/mollie/mollie-api-php/blob/master/src/Mollie/API/Client.php#L37

Smitsel commented 6 years ago

Thanks @ndijkstra, updated it in PR https://github.com/mollie/mollie-api-php/pull/138