Skip to content

Not finding branch dev-master #628

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
seiberdrache10 opened this issue Apr 11, 2020 · 2 comments
Closed

Not finding branch dev-master #628

seiberdrache10 opened this issue Apr 11, 2020 · 2 comments

Comments

@seiberdrache10
Copy link

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.

@ktomk
Copy link
Contributor

ktomk commented Oct 4, 2020

@seiberdrache10 this is likely more an issue using composer. were you able to figure it out so far or do you still need some pointers?

@DannyvdSluijs
Copy link
Collaborator

@seiberdrache10 in an attempt to cleanup this repo we are trying to filter the issues and see which ones might be closed. Is it safe to assume this is a rather old issue, which sadly was left unanswered, and can be closed? Feel free to close it yourself with some comments if helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants