{ "_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": "28a285533fbaa23e98ab6350b8207efd", "packages": [ { "name": "bacon/bacon-qr-code", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/Bacon/BaconQrCode.git", "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee", "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee", "shasum": "" }, "require": { "ext-iconv": "*", "php": "^5.4|^7.0" }, "require-dev": { "phpunit/phpunit": "^4.8" }, "suggest": { "ext-gd": "to generate QR code images" }, "type": "library", "autoload": { "psr-0": { "BaconQrCode": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Ben Scholzen 'DASPRiD'", "email": "mail@dasprids.de", "homepage": "http://www.dasprids.de", "role": "Developer" } ], "description": "BaconQrCode is a QR code generator for PHP.", "homepage": "https://github.com/Bacon/BaconQrCode", "time": "2017-10-17T09:59:25+00:00" }, { "name": "birke/rememberme", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/gbirke/rememberme.git", "reference": "810473852eb4823098e47e23376a19b77ba0c165" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gbirke/rememberme/zipball/810473852eb4823098e47e23376a19b77ba0c165", "reference": "810473852eb4823098e47e23376a19b77ba0c165", "shasum": "" }, "require": { "paragonie/random_compat": "^1.1.4" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "psr-4": { "Birke\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Gabriel Birke", "email": "gb@birke-software.de" } ], "description": "Secure \"Remember Me\" functionality", "homepage": "https://github.com/gbirke/rememberme", "keywords": [ "cookie", "remember", "security" ], "time": "2017-02-12T12:43:00+00:00" }, { "name": "paragonie/random_compat", "version": "v1.4.3", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd", "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "time": "2018-04-04T21:48:54+00:00" }, { "name": "robthree/twofactorauth", "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/RobThree/TwoFactorAuth.git", "reference": "37983bf675c5baca09d19d6705170489d0df0002" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/37983bf675c5baca09d19d6705170489d0df0002", "reference": "37983bf675c5baca09d19d6705170489d0df0002", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "@stable" }, "type": "library", "autoload": { "psr-4": { "RobThree\\Auth\\": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Janssen", "homepage": "http://robiii.me", "role": "Developer" } ], "description": "Two Factor Authentication", "homepage": "https://github.com/RobThree/TwoFactorAuth", "keywords": [ "Authentication", "MFA", "Multi Factor Authentication", "Two Factor Authentication", "authenticator", "authy", "php", "tfa" ], "time": "2020-01-02T19:56:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1.3", "ext-json": "*" }, "platform-dev": [], "platform-overrides": { "php": "7.1.3" } }