PHPGangsta / GoogleAuthenticator

PHP class to generate and verify Google Authenticator 2-factor authentication
http://phpgangsta.de/4376
BSD 2-Clause "Simplified" License
2.23k stars 689 forks source link

Composer - The requested package phpgangsta/googleauthenticator 1.0.1 exists as [dev-master] but these are rejected by your constraint. #75

Open camohub opened 4 years ago

camohub commented 4 years ago

As I run command composer require "PHPGangsta/GoogleAuthenticator:1.0.1" I get the error: ... Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

What should I do to get this library without this issue? I am not sure but what about this issue https://github.com/composer/composer/issues/5118#issuecomment-297120621

Screenshot (17)

You should release stable version. Please!

spaze commented 4 years ago

See also #45 and #50 :-(