Skip to content
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

Composer not run #178

Open
octalcoder opened this issue Aug 17, 2017 · 4 comments
Open

Composer not run #178

octalcoder opened this issue Aug 17, 2017 · 4 comments

Comments

@octalcoder
Copy link

octalcoder commented Aug 17, 2017

Problem 1
- The requested package nicklasw/pkm-go-api No version set (parsed as 1.0.0)
is satisfiable by nicklasw/pkm-go-api[No version set (parsed as 1.0.0)] but the
se conflict with your requirements or minimum-stability.

@kronthto
Copy link

There is no tag (v)1.0.0, see https://github.com/NicklasWallgren/PokemonGoAPI-PHP/tags .

However, I just tried it in an empty project and Composer was able to determine to use v2.0.5 by itself and installed the package correctly.

Can you check whether your Composer installation is up to date? (composer selfupdate)

Or, you could try specifying the version explicitely: composer require nicklasw/pkm-go-api:^2.0

@octalcoder
Copy link
Author

i tried but
NOT DONE
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packag

Problem 1
- The requested package nicklasw/pkm-go-api No version set (parsed
is satisfiable by nicklasw/pkm-go-api[No version set (parsed as 1.0.0)
se conflict with your requirements or minimum-stability.

Installation failed, reverting ./composer.json to its original content.

@xmillies
Copy link

This library 'unfortunaltly' doesn't support latest Pkemon Go version (and not the hash key) ....

@octalcoder
Copy link
Author

Please help me to find pokemon go gym list in PHP ............

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

3 participants