craftcms/commerce-mollie

Fix commerce-omnipay dependency

Closed this issue · 1 comments

The composer.json requires ^1.0.0 as the version of the commerce-omnipay dependency. There has been an update to fix an error with this module and v1.0.1 has been released. Could you adjusted the composer.json to require ^1.0 so the update will be applied? Thanks.

As per composer docs, the version requirement is correct. Perhaps try clearing your composer caches before updating?