Skip to content

Package name doesn't match repository name #64

@crocodile2u

Description

@crocodile2u

I went into composer error today:

$ composer require clue/reactphp-block
$ [InvalidArgumentException]                                                                                                                                                                                      
  Could not find a matching version of package clue/reactphp-block
...

Took a while before I noticed that the composer package name is clue/block-react, not clue/reactphp-block. Also, on https://reactphp.org/http/#client-usage only clue/reactphp-block is mentioned.

Proposed fix: add installation instructions to README. If possible, mention correct package on reactphp website.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions