Originally published at: https://oxidforge.org/en/oxid-eshop-version-6-2-2.html
Additionally to bug fixes and two security improvements, we added module migrations and updated several 3rd party components. This patch release contains 20+ merge requests - thanks to you guys!
In case you already tried to update: there was a bug in it which is fixed now. The package has been re-tagged and can be used (hopefully without problems now).
Did anyone try out the module migrations? I strongly believe that the oxideshop-metapackage-ce requires v2.1.3 of oxid-esales/oxideshop-doctrine-migration-wrapper. As far as I understand, we need v3.1.0. By copying the composer.json’s contents of the three metapackages, I could get it to work.
Is there an easy way to read the composer.json’s of oxideshop-metapackage-pe and oxideshop-metapackage-ee?
i recently did module migrations in a community edition and it worked as intended, so there might be a problem specific to pe or ee. In this case you have to contact oxid professional support, since pe and ee code is not public
It’s not related to EE or PE, but the oxid-esales/oxideshop-metapackage-ce (cf. https://github.com/OXID-eSales/oxideshop_metapackage_ce/blob/v6.2.2/composer.json#L34).