Skip to content

Documented Composer install cannot resolve durable-workflow/cli #10

@rmcdaniel

Description

@rmcdaniel

Public CLI install documentation advertises Composer as an install/upgrade channel, but the package is not discoverable from a fresh Composer project using the default public repositories.

Observed during public artifact validation for the 0.1.38 release:

$ composer show durable-workflow/cli --all
Package "durable-workflow/cli" not found.

A fresh composer require durable-workflow/cli:0.1.38 fails with the same package resolution problem.

The GitHub release assets for 0.1.38 are otherwise usable: SHA256SUMS verification passed, dw-linux-x86_64 --version reported dw 0.1.38, and php dw.phar --version reported the same release.

Expected outcome: either publish durable-workflow/cli to Packagist for the documented Composer channel, or update the public README/docs to remove or replace the Composer install/upgrade guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions