Skip to content

Dependency Resolution to wp-cli on @stable tag with 3.2.0 release #120

@JUVOJustin

Description

@JUVOJustin

Bug Report

Describe the current, buggy behavior
Installing the dist-archive-command package with @stable tag like this wp package install wp-cli/dist-archive-command:@stable requires an unreleased version of wp-cli.

Dependency resolution completed in 0.002 seconds
Your requirements could not be resolved to an installable set of packages.
Problem 1
    - Root composer.json requires wp-cli/dist-archive-command v3.2.0 -> satisfiable by wp-cli/dist-archive-command[v3.2.0].
    - wp-cli/dist-archive-command v3.2.0 requires wp-cli/wp-cli ^2.13 -> found wp-cli/wp-cli[2.12.0] but it does not match the constraint. See https://getcomposer.org/dep-on-root for details and assistance.
Error: Package installation failed (Composer return code 2).

Describe how other contributors can replicate this bug

Run wp package install wp-cli/dist-archive-command:@stable

Describe what you would expect as the correct outcome

I would expect the `@stable? tag to requirey only released version.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions