Problem/Motivation

Updating to Drush 13 is blocked due to composer restraints.

Steps to reproduce

composer require drush/drush:^13 -W
Observe rejection due to drupal/sessions_expire requiring max ^12

Proposed resolution

Drush 13 is required for any Drupal version over 10.5 so this will be blocking upgrades to Drupal 11.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

markie created an issue. See original summary.

markie’s picture

Additionally, there are EOL versions of Drush accepted.

markie’s picture

Status: Active » Needs review

Created MR with proposed fix.

nikunjkotecha’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

markie’s picture

wonderful. Can we get a release with this please? I can't install dev modules in this particular site...

nikunjkotecha’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.