Skip to content
Snippets Groups Projects
Commit 32b232a9 authored by finlet's avatar finlet Committed by Rico van de Vin
Browse files

Issue #2854320 by wesleydv, ricovandevin: Mollie API client for PHP - Version...

Issue #2854320 by wesleydv, ricovandevin: Mollie API client for PHP - Version API client library for PHP Mollie not detected
parent 3605dc1b
No related merge requests found
......@@ -51,11 +51,7 @@ function mollie_payment_libraries_info() {
'name' => 'Mollie API client for PHP',
'vendor url' => 'https://www.mollie.nl/',
'download url' => 'https://github.com/mollie/mollie-api-php',
'version arguments' => array(
'file' => 'composer.json',
'pattern' => '/"version": "([0-9a-zA-Z\.-]+)"/',
'lines' => 22,
),
'version' => '1.9.1',
'files' => array(
'php' => array('src/Mollie/API/Autoloader.php'),
),
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment