Skip to content

Unable to upgrade to Magento 2.1.0 GA via command line #5197

Closed
@jibrandlr

Description

@jibrandlr

I've already applied the patch MDVA-532.
I installed Magento originally via composer create-project.

I tried to upgrade from 2.0.6 to 2.1.0 GA via command line:

composer require magento/product-community-edition 2.1.0 --no-update
composer update

But I got this error:

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for magento/data-migration-tool ~2.0.0 -> satisfiable by magento/data-migration-tool[2.0.5, 2.0.0, 2.0.2, 2.0.7].
- Conclusion: don't install magento/framework 100.1.0
- magento/product-community-edition 2.1.0 requires magento/framework 100.1.0 -> satisfiable by magento/framework[100.1.0].
- magento/product-community-edition 2.1.0 requires magento/framework 100.1.0 -> satisfiable by magento/framework[100.1.0].
- Conclusion: don't install magento/framework 100.1.0
- Installation request for magento/product-community-edition 2.1.0 -> satisfiable by magento/product-community-edition[2.1.0].

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions