mirror of
https://github.com/e107inc/e107.git
synced 2025-01-16 20:28:28 +01:00
81 lines
2.4 KiB
JSON
81 lines
2.4 KiB
JSON
{
|
|
"_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": "2b9cc480eb532146a79c7735c57e9d56",
|
|
"packages": [
|
|
{
|
|
"name": "hybridauth/hybridauth",
|
|
"version": "v3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hybridauth/hybridauth.git",
|
|
"reference": "020be6991e7ae9f1ffaabae6586245d2a9626273"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/020be6991e7ae9f1ffaabae6586245d2a9626273",
|
|
"reference": "020be6991e7ae9f1ffaabae6586245d2a9626273",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"phpunit/phpunit": "~4.8.35"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"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": "2019-12-27T09:26:40+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.6"
|
|
},
|
|
"platform-dev": [],
|
|
"platform-overrides": {
|
|
"php": "5.6"
|
|
}
|
|
}
|