- Issue created by @maxilein
composer require 'drupal/node_by_email:^4.0'
./composer.json has been updated
Running composer update drupal/node_by_email
Gathering patches for root package.
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/node_by_email ^4.0 -> satisfiable by drupal/node_by_email[4.0.0].
- drupal/node_by_email 4.0.0 requires drush/drush ^11.0 -> found drush/drush[11.0.0, ..., 11.6.0] but it conflicts with your root composer.json require (^13).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Error on a system with D11.1 with drush 13
Active
4.0
Code