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

Cannot install, missing stable version #108

Open
elnath78 opened this issue Jun 26, 2023 · 2 comments
Open

Cannot install, missing stable version #108

elnath78 opened this issue Jun 26, 2023 · 2 comments

Comments

@elnath78
Copy link

F:\test>composer require phpgangsta/googleauthenticator

In PackageDiscoveryTrait.php line 331:

  Could not find a version of package phpgangsta/googleauthenticator matching your minimum-stability (stable). Requir
  e it with an explicit version constraint allowing its desired stability.
@bargoud
Copy link

bargoud commented Nov 22, 2023

Hi, you can install it with:
composer req phpgangsta/googleauthenticator:dev-master

@spaze
Copy link

spaze commented Apr 4, 2024

See #50, you probably shouldn't install the lib with composer at all

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