{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "e2df69fcfa963bd7ffe8e358d7e93d70", "packages": [ { "name": "sonata-project/google-authenticator", "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/sonata-project/GoogleAuthenticator.git", "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/feda53899b26af24e3db2fe7a3e5f053ca483762", "reference": "feda53899b26af24e3db2fe7a3e5f053ca483762", "shasum": "" }, "require": { "php": "^7.1" }, "require-dev": { "symfony/phpunit-bridge": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { "Google\\Authenticator\\": "src/", "Sonata\\GoogleAuthenticator\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Stocker", "email": "me@chregu.tv" }, { "name": "Andre DeMarre", "homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989" }, { "name": "Thomas Rabaix", "email": "thomas.rabaix@gmail.com" } ], "description": "Library to integrate Google Authenticator into a PHP project", "homepage": "https://github.com/sonata-project/GoogleAuthenticator", "keywords": [ "google authenticator" ], "time": "2018-07-18T22:08:02+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }