I tried to upgrade to Drupal 9 and it seems that the composer.json limits with dependencies with Drupal core 8.


  "require": {
      "drupal/core": "~8"
  },

CommentFileSizeAuthor
#2 rtz-3225281.patch320 bytescobenash

Comments

cobenash created an issue. See original summary.

cobenash’s picture

StatusFileSize
new320 bytes

  • wombatbuddy committed 394b213 on 2.x
    Issue #3225281 by cobenash: Could not upgrade to Drupal 9 via composer.
    
imalabya’s picture

Should be updated to fixed if there is a commit and it has fixed the issue

imalabya’s picture

Status: Active » Fixed

  • wombatbuddy committed c64b14c on 2.x
    Issue #3225281 by cobenash: Could not upgrade to Drupal 9 via composer (...
wombatbuddy’s picture

Status: Fixed » Closed (fixed)