Skip to content

recipes:update command does not work for private flex recipe repositories #857

@gnito-org

Description

@gnito-org

The composer recipes:update <package> command consistently responds with This recipe for <package> is already at the latest version regardless of what is changed in the recipe.

If you change only the ref, no luck. If you change the ref and some content so that there will be a diff, still no luck.

After running the command, the ref in symfony.lock is still at the old outdated value, and the composer recipes command still displays the update available comment next to the package name.

Running the composer recipes:install <package> --force command updates the recipe to the latest version and removes the update available comment.

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