PHPGangsta / GoogleAuthenticator

PHP class to generate and verify Google Authenticator 2-factor authentication

Home Page:http://phpgangsta.de/4376

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

camohub opened this issue · comments

commented

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
- The requested package phpgangsta/googleauthenticator 1.0.1 exists as phpgangsta/googleauthenticator[dev-master] but these are rejected by your constraint.

What should I do to get this library without this issue? I am not sure but what about this issue composer/composer#5118 (comment)

Screenshot (17)

You should release stable version. Please!

See also #45 and #50 :-(