Problem/Motivation

This module is blocking use of domain 2.x due to version constraint in composer.json (which might be there for a good reason).

Steps to reproduce

Attempt to upgrade domain to 2.x on site with this module in composer.json:

 - drupal/domain_sites is locked to version 1.0.0-alpha2 and an update of this package was not requested.
 - drupal/domain_sites 1.0.0-alpha2 requires drupal/domain ^1 -> found drupal/domain[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it conflicts with your root composer.json require (^2.0).

Proposed resolution

Initially just allow both 1.x and 2.x of domain, get it installed, then do some testing.

Remaining tasks

Create and review patch.

User interface changes

-

API changes

-

Data model changes

-

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

tim-diels created an issue. See original summary.

tim-diels’s picture

Status: Active » Needs review

  • tim-diels committed f2833351 on 1.0.x
    Issue #3387554: Make compatible with domain 2.x
    
tim-diels’s picture

Status: Needs review » Fixed

Fixed.

Status: Fixed » Closed (fixed)

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