Problem/Motivation

During composer install update I get message

In VersionParser.php line 521:

  Could not parse version constraint ^: Invalid version string "^"

Steps to reproduce

make composer require drupal/flood_control

Proposed resolution

Remove space between "^" and "10" in composer.json

Remaining tasks

No tasks

User interface changes

No changes

API changes

No changes

Data model changes

No changes

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

imyaro created an issue. See original summary.

imyaro’s picture

Priority: Normal » Major

Marked as "major" because it's completely breaks version 2.3

batigolix made their first commit to this issue’s fork.

batigolix’s picture

Status: Active » Needs review

fabianderijk made their first commit to this issue’s fork.

fabianderijk’s picture

Status: Needs review » Fixed

Ahhh, that's a bad mistake we made. I've merged the MR immediately and created a 2.3.2 release. Sorry about that!

Status: Fixed » Closed (fixed)

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