Using version ^2.0 for mollie/magento2
./composer.json has been updated
Running composer update mollie/magento2
Loading composer repositories with package information
In Laminas\DependencyPlugin\DependencyRewriterV2::onPrePoolCreate
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
Installing mollie/mollie-api-php (v2.40.2): Extracting archive
Install of mollie/mollie-api-php failed
[Exception]
Higher matching version 2.6.0 of mollie/magento2 was found in public repository packagist.org
than 2.0.0 in private https://repo.magento.com. Public package might've been taken over by a malicious entity,
please investigate and update package requirement to match the version from the private repository
composer require mollie/magento2
Using version ^2.0 for mollie/magento2 ./composer.json has been updated Running composer update mollie/magento2 Loading composer repositories with package information In Laminas\DependencyPlugin\DependencyRewriterV2::onPrePoolCreate Updating dependencies Nothing to modify in lock file Installing dependencies from lock file (including require-dev) Package operations: 2 installs, 0 updates, 0 removals
Installing mollie/mollie-api-php (v2.40.2): Extracting archive Install of mollie/mollie-api-php failed
[Exception] Higher matching version 2.6.0 of mollie/magento2 was found in public repository packagist.org than 2.0.0 in private https://repo.magento.com. Public package might've been taken over by a malicious entity, please investigate and update package requirement to match the version from the private repository
EDIT: Nevermind, fix was already listed in the wiki https://github.com/mollie/magento2/wiki/Higher-matching-version-was-found-on-packagist.org