Problem/Motivation
Even recent versions of event_platform cannot be installed on top of the recently released Drupal CMS 2.0, because the composer.json here doesn't allow the use of the most recent versions of eca and bpmn_io.
Steps to reproduce
Install Drupal CMS 2.0 and then composer require drupal/event_platform
Proposed resolution
Update the composer.json to allow the most recent versions to be used.
Issue fork event_platform-3570648
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 #4
mandclu commented