Skip to content

[QUESTION] Composer failed install using "~1.5.*" #424

@RoesWibowo

Description

@RoesWibowo

Please prefix your issue with one of the following: [BUG] [PROPOSAL] [QUESTION].

Package version, Laravel version

version 6

Expected behaviour

Actual behaviour

[UnexpectedValueException]
Could not parse version constraint ~1.5.: Invalid version string "~1.5."

Steps to reproduce the behaviour

run: composer require "laravel-doctrine/orm:~1.5.*"

solved using command: composer require "laravel-doctrine/orm:1.5.*".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions