View Issue Details

IDProjectCategoryView StatusLast Update
0007050OXID eShop (all versions)4. ------ eShop Core -------public2019-11-11 11:06
Reporterm4r73n Assigned To 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version6.1.5 
Summary0007050: metapackage locks Payone module to version v1.0.10
DescriptionThe composer.json of oxid-esales/oxid-eshop-metapackage-ce locks the Payone module to version 1.0.10, which was released in Oct 2018 (!). Since then, there were multiple releases of the module (it's now at v1.2.1), but it's not possible to install these.

I'm not sure why Payone needs to be a dependency of the shop package at all, it seems like the module could just be installed as a third-party module. If there's a reason to keep it as a dependency, it should at least be possible to update the module.
Additional Informationthe shop version was only tested with this module version. If you want to use a current module, you have the possibility to update the OXID eShop software or patch the existing installation to the corresponding module version. In this case as follows:

Patch an old existing installation (module version and shop version was not tested by OXID):
composer require --update-no-dev fc/fcpayone:"1.2.1 as 1.0.10"
-es-
TagsComposer
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

There are no notes attached to this issue.