Problem/Motivation

Trying to load the alpha and receive:

`- drupal/event_platform 2.0.0-alpha1 requires views_argument_token ^2.0 -> could not be found in any version, there may be a typo in the package name.`

The composer.json should be updated to "drupal/views_argument_token".

Steps to reproduce

- composer require 'drupal/event_platform:^2.0@alpha'

Proposed resolution

Update composer.json

Command icon 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

markie created an issue. See original summary.

  • mandclu committed abe9bd0f on 2.0.x
    Issue #3515123 by markie, mandclu: Incorrect dependency in 2.x Alpha
    
markie’s picture

Status: Active » Needs review

mandclu’s picture

Status: Needs review » Fixed

Thanks for identifying this, and for providing a fix. Merged in and I will roll a new release.

markie changed the visibility of the branch 3515123-incorrect-dependency-in to hidden.

mandclu’s picture

Issue tags: +Atlanta2025

Status: Fixed » Closed (fixed)

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