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

Error on installation #15

Open
kamyasimon opened this issue Aug 24, 2020 · 1 comment
Open

Error on installation #15

kamyasimon opened this issue Aug 24, 2020 · 1 comment

Comments

@kamyasimon
Copy link

[RuntimeException]
No composer.json present in the current directory, this may be the cause of the following exception.

[InvalidArgumentException]
Could not find a version of package sparkplug/momoapi-php matching your minimum-stability (stable). Require it with
an explicit version constraint allowing its desired stability.

require [--dev] [--prefer-source] [--prefer-dist] [--fixed] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...

@mondij
Copy link

mondij commented Mar 29, 2023

you have to state an explicit version. this worked for me;
composer require sparkplug/momoapi-php dev-master dev-master

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

2 participants