Following up from #3160531: Drupal 9 compatibility where we added the core version requirement. It was indicated that the project would become compatible "magically". This has yet to happen, and attempted updates to Drupal 9 fail. At this point, it is the composer.json file containing "drupal/core": "^8.6", vs "drupal/core": "^8.6|^9.0",.
Issue fork zendesk_forms-3222457
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
Comment #2
devkinetic commentedComment #4
devkinetic commentedComment #5
joachim commentedThanks for the patch! Committed.