Problem/Motivation

Version 3.0 is not installable if you are using Drush 12

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - Root composer.json requires drupal/content_snapshot ^3.0 -> satisfiable by drupal/content_snapshot[3.0.0, 3.0.1, 3.0.2, 3.0.x-dev].
    - drupal/content_snapshot[3.0.0, ..., 3.0.x-dev] require drush/drush ^9 || ^10 || ^11 -> found drush/drush[9.0.0-alpha1, ..., 9.x-dev, 10.0.0-alpha1, ..., 10.x-dev, 11.0.0-rc1, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.1).

Steps to reproduce

Upgrade to drush 12+ and try to install with composer.

Proposed resolution

Extend drush compatibility to drush 12

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

GrahamShepherd created an issue. See original summary.

notFloran made their first commit to this issue’s fork.

Luke_Nuke made their first commit to this issue’s fork.

luke_nuke’s picture

That was helpful, thanks!

luke_nuke’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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