Please post the entire command you typed as well as the entire command output. Please also provide a link to the upgrade guide you are following.
- Status changed to Closed: outdated
5 months ago 6:16pm 28 July 2024
When we tried to upgrade the Drupal version from 9.5.11 to 10.0.x, problems occurred with the vendor package compatibility.
Problem 1
- Root composer.json requires drupal/core 10.0.7 -> satisfiable by drupal/core[10.0.7].
- deployer/deployer[v6.8.0, ..., 6.x-dev] require symfony/console ~2.7|~3.0|~4.0|~5.0 -> satisfiable by symfony/console[v2.7.0-BETA1, ..., 2.8.x-dev, v3.0.0-BETA1, ..., 3.4.x-dev, v4.0.0-BETA1, ..., 4.4.x-dev, v5.0.0-BETA1, ..., 5.4.x-dev].
- symfony/yaml[v6.1.0-BETA1, ..., v6.3.0] conflict with symfony/console <5.4.
- symfony/console[v4.4.27, ..., 4.4.x-dev, v5.2.12, ..., 5.4.x-dev] conflict with psr/log 3.0.0.
- drupal/core-recommended 10.0.7 requires symfony/yaml ~v6.2.5 -> satisfiable by symfony/yaml[v6.2.5, v6.2.7, v6.2.10, 6.2.x-dev].
- drupal/core 10.0.7 requires psr/log ^3.0 -> satisfiable by psr/log[3.0.0, 3.x-dev].
- Root composer.json requires drupal/core-recommended 10.0.7 -> satisfiable by drupal/core-recommended[10.0.7].
- Root composer.json requires deployer/deployer ^6.8 -> satisfiable by deployer/deployer[v6.8.0, v6.9.0, 6.x-dev].
How do I resolve the vendor package issues (deployer and symfony) to upgrade the version?
Closed: outdated
11.0 🔥
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Please post the entire command you typed as well as the entire command output. Please also provide a link to the upgrade guide you are following.