Skip to content

Could not parse version constraint >=~2: Invalid version string "~2" #270

@badbreze

Description

@badbreze

#129

Like this isue we had a problem with version constraint, we're trying to use philippfrenzel/yii2fullcalendar, this package requires fullcalendar/fullcalendar but as of few hours the project owner has updated the version control of Jquery FROM:

"jquery": ">=2.0.0",
"moment": ">=2.9.0"

TO

"jquery": "2 - 3",
"moment": "^2.9.0"

How we can get a fix for this?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions