Problem/Motivation

  • The test failed due to the following error:
    --- Errors ---
    ./composer.json has been updated
    > Drupal\Composer\Composer::ensureComposerVersion
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - roave/security-advisories dev-master conflicts with symfony/http-kernel[v4.4.12].
        - roave/security-advisories dev-master conflicts with symfony/http-kernel[v4.4.12].
        - roave/security-advisories dev-master conflicts with symfony/http-kernel[v4.4.12].
        - Installation request for roave/security-advisories dev-master -> satisfiable by roave/security-advisories[dev-master].
        - Installation request for symfony/http-kernel (locked at v4.4.12) -> satisfiable by symfony/http-kernel[v4.4.12].
    
    
    Installation failed, reverting ./composer.json to its original content.
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yas created an issue. See original summary.

yas’s picture

Status: Active » Needs review
FileSize
382 bytes
yas’s picture

Status: Needs review » Reviewed & tested by the community

Please let us try to merge the patch to 3.x.

  • yas committed fd1ddce on 3.x
    Issue #3168791 by yas: Fix composer.json
    
yas’s picture

Status: Reviewed & tested by the community » Needs work
FileSize
382 bytes

Fixing the bug.

yas’s picture

FileSize
396 bytes

Updated the patch.

  • yas committed 449faa7 on 3.x
    Issue #3168791 by yas: Fix composer.json (2)
    
yas’s picture

Status: Needs work » Reviewed & tested by the community

The following patch tests have been passed successfully, so I'll merge the patch to 8.x-1.x, 8.x-2.xand close this issue as Fixed.

https://www.drupal.org/project/cloud/issues/3168794
https://www.drupal.org/project/cloud/issues/3168758
https://www.drupal.org/project/cloud/issues/3168711

yas’s picture

  • yas committed 101361c on 8.x-1.x
    Issue #3168791 by yas: Fix composer.json
    

  • yas committed 4a81045 on 8.x-2.x
    Issue #3168791 by yas: Fix composer.json
    
yas’s picture

yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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