mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
100 stars 53 forks source link

Invalid version or invalid tag #602

Closed martijn-bigbridge closed 1 year ago

martijn-bigbridge commented 1 year ago
composer require mollie/magento2:2.21.0

Problem 1

The latest version inside composer.json is 2.20.1 https://github.com/mollie/magento2/blob/master/composer.json

But the latest tag is 2.21.0 So you need to create a tag 2.20.1 (like the composer.json version) or change the composer.json version into 2.21.0

Frank-Magmodules commented 1 year ago

Hi @martijn-bigbridge ah yes sorry about that, we've just fixed this! 
We were debating about 2.21.0 and 2.20.1, so by accident, it got a bit of both. ;-)

Thanks for opening this issue!