amitshree/magento2-marketplace

Installation Problem

Closed this issue · 2 comments

Problem 1
- Installation request for amitshree-marketplace dev-master -> satisfiable by amitshree-marketplace[dev-master].
- amitshree-marketplace dev-master requires magento/framework 100.2.* -> no matching package found.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

After Changing minimum-stability ti dev from Composer.json / found the following

Magneto 2.2.1

Problem 1
- Can only install one of: magento/framework[100.2.0-rc20, 101.0.1].
- Can only install one of: magento/framework[101.0.1, 100.2.0-rc20].
- Can only install one of: magento/framework[101.0.1, 100.2.0-rc20].
- amitshree-marketplace dev-master requires magento/framework 100.2.* -> satisfiable by magento/framework[100.2.0-rc20].
- Installation request for amitshree-marketplace dev-master -> satisfiable by amitshree-marketplace[dev-master].
- Installation request for magento/framework (locked at 101.0.1) -> satisfiable by magento/framework[101.0.1].

I have updated the require section.