Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

update composer.json for Magento 2.3 compatibility #13

Open
kgerasimov opened this issue Jan 15, 2019 · 0 comments
Open

update composer.json for Magento 2.3 compatibility #13

kgerasimov opened this issue Jan 15, 2019 · 0 comments

Comments

@kgerasimov
Copy link

kgerasimov commented Jan 15, 2019

As I see, the code itself is fully compatible with Magento 2.3.x, however composer declaration requires 2.2.x versions of dependencies:

    "magento/module-store": "100.2.*",
    "magento/module-customer": "101.0.*",
    "magento/module-authorization": "100.2.*",
    "magento/module-checkout": "100.2.*",
    "magento/module-backend": "100.2.*",
    "magento/module-eav": "101.0.*",
    "magento/module-config": "101.0.*",
    "magento/framework": "101.0.*",
    "magento/module-quote": "101.0.*"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant