{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "9c687332256c8a913b426174649b1e8f", "content-hash": "db0247bc815669bafd1eadc342248c86", "packages": [ { "name": "hybridauth/hybridauth", "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/hybridauth/hybridauth.git", "reference": "51cb2ad2f04d175d298b51e919868dec1d4d8b04" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/51cb2ad2f04d175d298b51e919868dec1d4d8b04", "reference": "51cb2ad2f04d175d298b51e919868dec1d4d8b04", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8" }, "type": "library", "autoload": { "psr-4": { "Hybridauth\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Miled", "email": "hybridauth@gmail.com" } ], "description": "PHP Social Authentication Library", "homepage": "https://hybridauth.github.io", "keywords": [ "Authentication", "OpenId", "api", "authorization", "facebook", "google", "oauth", "social", "twitter" ], "time": "2020-04-16 08:04:26" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }