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

Magento 2.2.5. Symfony error #10

Open
jonathanholt opened this issue Jul 9, 2018 · 0 comments · May be fixed by #11
Open

Magento 2.2.5. Symfony error #10

jonathanholt opened this issue Jul 9, 2018 · 0 comments · May be fixed by #11

Comments

@jonathanholt
Copy link

jonathanholt commented Jul 9, 2018

When upgrading to Magento 2.2.5. the module will not upgrade because it is reliant on symfony/console 2.6

Console output when trying to run composer upgrade :

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

Problem 1
- Conclusion: don't install jamescowie/composer-patcher dev-master
- Conclusion: remove symfony/console v2.8.42
- Installation request for jamescowie/composer-patcher dev-master -> satisfiable by jamescowie/composer-patcher[dev-master].
- Conclusion: don't install symfony/console v2.8.42
- jamescowie/composer-patcher dev-master requires symfony/console 2.6.* -> satisfiable by symfony/console[v2.6.0, v2.6.0-BETA1, v2.6.0-BETA2, v2.6.1, v2.6.10, v2.6.11, v2.6.12, v2.6.13, v2.6.2, v2.6.3, v2.6.4, v2.6.5, v2.6.6, v2.6.7, v2.6.8, v2.6.9].
- Can only install one of: symfony/console[v2.6.0, v2.8.42].
- Can only install one of: symfony/console[v2.6.0-BETA1, v2.8.42].
- Can only install one of: symfony/console[v2.6.0-BETA2, v2.8.42].
- Can only install one of: symfony/console[v2.6.1, v2.8.42].
- Can only install one of: symfony/console[v2.6.10, v2.8.42].
- Can only install one of: symfony/console[v2.6.11, v2.8.42].
- Can only install one of: symfony/console[v2.6.12, v2.8.42].
- Can only install one of: symfony/console[v2.6.13, v2.8.42].
- Can only install one of: symfony/console[v2.6.2, v2.8.42].
- Can only install one of: symfony/console[v2.6.3, v2.8.42].
- Can only install one of: symfony/console[v2.6.4, v2.8.42].
- Can only install one of: symfony/console[v2.6.5, v2.8.42].
- Can only install one of: symfony/console[v2.6.6, v2.8.42].
- Can only install one of: symfony/console[v2.6.7, v2.8.42].
- Can only install one of: symfony/console[v2.6.8, v2.8.42].
- Can only install one of: symfony/console[v2.6.9, v2.8.42].
- Installation request for symfony/console (locked at v2.8.42) -> satisfiable by symfony/console[v2.8.42].

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

@jonathanholt jonathanholt linked a pull request Jul 9, 2018 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant