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

Issue on installing with composer #128

Closed
ChibuezeAgwuDennis opened this issue Oct 20, 2019 · 1 comment
Closed

Issue on installing with composer #128

ChibuezeAgwuDennis opened this issue Oct 20, 2019 · 1 comment

Comments

@ChibuezeAgwuDennis
Copy link

Can not install the myth auth with composer please can you make it compatible.

composer require myth/auth

[InvalidArgumentException]
Could not find a version of package myth/auth matching your minimum-stabili
ty (stable). Require it with an explicit version constraint allowing its de
sired stability.

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest]
 [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--
update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--pref
er-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authorita
tive] [--apcu-autoloader] [--] [<packages>]...

Please check this issue

@ChibuezeAgwuDennis ChibuezeAgwuDennis changed the title Isuue on installing with composer Issue on installing with composer Oct 20, 2019
@lonnieezell
Copy link
Owner

The problem is not with Myth:auth - it's with the settings of the repo you're installing it into. Myth:auth is still a beta release, so I can't make it installable in an environment that requires stable only packages.

You can, however, set your project up to allow different stability settings in the repos you bring in: http://webtips.krajee.com/setting-composer-minimum-stability-application/

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