GoogleAuthenticator
GoogleAuthenticator copied to clipboard
Composer - The requested package phpgangsta/googleauthenticator 1.0.1 exists as [dev-master] but these are rejected by your constraint.
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 https://github.com/composer/composer/issues/5118#issuecomment-297120621
You should release stable version. Please!
See also #45 and #50 :-(