[
    {
        "name": "psr/log",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10T12:19:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "paypal/rest-api-sdk-php",
        "version": "1.13.0",
        "version_normalized": "1.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paypal/PayPal-PHP-SDK.git",
            "reference": "192e217beed14c8e75624e821fdc8ec51e2a21f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/192e217beed14c8e75624e821fdc8ec51e2a21f5",
            "reference": "192e217beed14c8e75624e821fdc8ec51e2a21f5",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3.0",
            "psr/log": "^1.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2017-11-13T19:21:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PayPal": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "PayPal",
                "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
            }
        ],
        "description": "PayPal's PHP SDK for REST APIs",
        "homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
        "keywords": [
            "payments",
            "paypal",
            "rest",
            "sdk"
        ]
    },
    {
        "name": "facebook/graph-sdk",
        "version": "5.6.1",
        "version_normalized": "5.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/facebook/php-graph-sdk.git",
            "reference": "2f9639c15ae043911f40ffe44080b32bac2c5280"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2f9639c15ae043911f40ffe44080b32bac2c5280",
            "reference": "2f9639c15ae043911f40ffe44080b32bac2c5280",
            "shasum": ""
        },
        "require": {
            "php": "^5.4|^7.0"
        },
        "require-dev": {
            "guzzlehttp/guzzle": "~5.0",
            "mockery/mockery": "~0.8",
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
            "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
        },
        "time": "2017-08-16T17:28:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Facebook\\": "src/Facebook/"
            },
            "files": [
                "src/Facebook/polyfills.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Facebook Platform"
        ],
        "authors": [
            {
                "name": "Facebook",
                "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
            }
        ],
        "description": "Facebook SDK for PHP",
        "homepage": "https://github.com/facebook/php-graph-sdk",
        "keywords": [
            "facebook",
            "sdk"
        ]
    },
    {
        "name": "hybridauth/hybridauth",
        "version": "v2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hybridauth/hybridauth.git",
            "reference": "57f5a5bf677be6303cd23467e3d1d302f3f0777a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/57f5a5bf677be6303cd23467e3d1d302f3f0777a",
            "reference": "57f5a5bf677be6303cd23467e3d1d302f3f0777a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "facebook/graph-sdk": "^5.4",
            "paypal/rest-api-sdk-php": "*",
            "php": ">=5.2.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2017-11-29T17:29:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hybrid": "hybridauth/"
            },
            "classmap": [
                "hybridauth/Hybrid"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(MIT or GPL-3.0+)"
        ],
        "authors": [
            {
                "name": "Miled",
                "email": "hybridauth@gmail.com"
            }
        ],
        "description": "Open source social sign on PHP library.",
        "homepage": "http://hybridauth.sourceforge.net",
        "keywords": [
            "OpenId",
            "facebook",
            "google",
            "hybridauth",
            "login",
            "oauth",
            "social",
            "twitter",
            "yahoo"
        ]
    }
]
