Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yas created an issue. See original summary.

yas’s picture

yas’s picture

Status: Needs work » Needs review
baldwinlouie’s picture

Should we also specify the following, similar to Webform's composer.json?

  "require": {
    "drupal/core": "^8.8 || ^9",
  },
yas’s picture

@baldwinlouie

Thank you for your suggestion. Please let me try to merge with:

  1. Change to "drupal/devel": "^4.0"
  2. If it doesn't work, add "drupal/core": "^8.8 || ^9"

  • yas committed df35e43 on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json
    
yas’s picture

yas’s picture

  • yas committed 2efb95d on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json (Adding "drupal/...
yas’s picture

Test for 8.x-1.x

  1. Add "drupal/core": "^8.8 || ^9"
  2. Change to "drupal/devel": "~3.0"

  • yas committed 208ff31 on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json (Change to "...
yas’s picture

  • yas committed e85132f on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json (Removing "roave/...
yas’s picture

  • yas committed 73683d8 on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json (Removing "drupal...
yas’s picture

  • yas committed 6f58cb9 on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json (Removing "drupal...
yas’s picture

  • yas committed 3d1ccd8 on 8.x-1.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json (Removing "drupal...
yas’s picture

  • yas committed 03d616f on 8.x-2.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json
    
yas’s picture

  • yas committed ec5b697 on 3.x
    Issue #3164701 by yas, baldwinlouie: Fix composer.json
    
yas’s picture

Status: Needs review » Reviewed & tested by the community

Tests have been passed successfully at https://www.drupal.org/project/cloud/issues/3163678

yas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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