π¨π¦Canada Intacto
Updated composer.json:
"minimum-stability": "stable",
Now the result is:
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires drupal/core-recommended 9.0.0 -> satisfiable by drupal/core-recommended[9.0.0].
- drupal/migrate_manifest 2.1.0 requires drupal/core ^8 -> satisfiable by drupal/core[8.0.0, ..., 8.9.20].
- You can only install one version of a package, so only one of these can be installed: drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.4.3].
- You can only install one version of a package, so only one of these can be installed: drupal/core[8.1.0, ..., 8.9.20, 9.0.0, ..., 9.4.3].
- You can only install one version of a package, so only one of these can be installed: drupal/core[8.2.0, ..., 8.9.20, 9.0.0, ..., 9.4.3].
- You can only install one version of a package, so only one of these can be installed: drupal/core[8.3.0, ..., 8.9.20, 9.0.0, ..., 9.4.3].
- You can only install one version of a package, so only one of these can be installed: drupal/core[8.4.0, ..., 8.9.20, 9.0.0, ..., 9.4.3].
- You can only install one version of a package, so only one of these can be installed: drupal/core[8.6.0, ..., 8.9.20, 9.0.0, ..., 9.4.3].
- drupal/core-recommended 9.0.0 requires drupal/core 9.0.0 -> satisfiable by drupal/core[9.0.0].
- Root composer.json requires drupal/migrate_manifest ^2.1 -> satisfiable by drupal/migrate_manifest[2.1.0].
π¨π¦Canada Intacto
Intacto β created an issue.