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

Created on 14 March 2023, over 1 year ago
Updated 16 March 2023, over 1 year ago

Problem/Motivation

Currently, I'm getting the following error on a project:

In VersionParser.php line 521:
Could not parse version constraint  ^10: Invalid version string " ^10" 

I could trace this error back to this module.
This occurs since 📌 Automated Drupal 10 compatibility fixes Fixed is committed.
It seems a weird character was added instead of a space, which is not replaced by the VersionParser class.
The MR should fix this.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇧🇪Belgium JeroenT 🇧🇪

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024