Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements could not be resolved #3

Open
alex9434 opened this issue Dec 21, 2018 · 0 comments
Open

requirements could not be resolved #3

alex9434 opened this issue Dec 21, 2018 · 0 comments

Comments

@alex9434
Copy link

I get the following error message when I try to install with composer require faonni/module-smtp

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Can only install one of: magento/module-email[101.0.0, 100.2.4].
- Can only install one of: magento/module-email[101.0.0, 100.2.4].
- Can only install one of: magento/module-email[100.2.4, 101.0.0].
- faonni/module-smtp 2.3.1 requires magento/module-email 101.0.* -> satisfiable by magento/module-email[101.0.0].
- Installation request for faonni/module-smtp ^2.3 -> satisfiable by faonni/module-smtp[2.3.1].
- Installation request for magento/module-email (locked at 100.2.4) -> satisfiable by magento/module-email[100.2.4].

Installation failed, reverting ./composer.json to its original content.

My sytem is Magento 2.2.6 on ubuntu 18.04 with PHP 7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant