Skip to content

Not finding branch dev-master  #628

Closed
@seiberdrache10

Description

@seiberdrache10

I am trying to setup OAuth authentication for Wordpress. After downloading the client-cli by:
$ git clone https://github.com/WP-API/client-cli

I execute:
$ cd client-cli
$ composer install

My composer.json looks like this:

image

And my terminal outputs the following:

image

The problem seems to be that I don't find the dev-master branch. I can replace dev-master by an existing branch like 5.2.9 in my composer.json, but the package wp-api/client requires the master branch, as of my understanding.

I also tried adding "@dev" to "dev-master" in the requirements, but that did not change anything.

I am kinda new to this topic, forgive me if I overlook something obvious.

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