| [
    {
        "name": "openid/php-openid",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/openid/php-openid.git",
            "reference": "ee669c6a9d4d95b58ecd9b6945627276807694fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/openid/php-openid/zipball/fff9217fb1acda132702730b66b10981ea9d4cac",
            "reference": "ee669c6a9d4d95b58ecd9b6945627276807694fb",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-dom": "*",
            "ext-gmp": "*",
            "php": ">=4.3"
        },
        "time": "2013-10-03 21:21:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Auth"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "."
        ],
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "JanRain Inc.",
                "homepage": "http://www.openidenabled.com"
            }
        ],
        "description": "OpenID library for PHP5",
        "homepage": "http://github.com/openid/php-openid",
        "keywords": [
            "Authentication",
            "OpenId",
            "auth",
            "yadis"
        ]
    },
    {
        "name": "simplesamlphp/xmlseclibs",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/simplesamlphp/xmlseclibs.git",
            "reference": "734e80899ade295b979de08553161cad63c2dd98"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/simplesamlphp/xmlseclibs/zipball/734e80899ade295b979de08553161cad63c2dd98",
            "reference": "734e80899ade295b979de08553161cad63c2dd98",
            "shasum": ""
        },
        "replace": {
            "cdatazone/xmlseclibs": "self.version",
            "fr3d/xmlseclibs": "self.version",
            "robrichards/xmlseclibs": "self.version"
        },
        "suggest": {
            "ext/mcrypt": "",
            "ext/openssl": ""
        },
        "time": "2013-06-19 00:00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "xmlseclibs.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Rob Richards"
            }
        ],
        "description": "A PHP library for XML Security",
        "homepage": "http://code.google.com/p/xmlseclibs/",
        "keywords": [
            "certificate",
            "security",
            "signature",
            "signing",
            "x.509",
            "xml",
            "xmlsec"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
            "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
            "shasum": ""
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "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",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "simplesamlphp/saml2",
        "version": "v0.5.0",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/simplesamlphp/saml2.git",
            "reference": "497152245ec73c3f96c84306dcddf850017b84a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/497152245ec73c3f96c84306dcddf850017b84a8",
            "reference": "497152245ec73c3f96c84306dcddf850017b84a8",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-mcrypt": "*",
            "ext-openssl": "*",
            "php": ">=5.3.3",
            "psr/log": "1.0.0",
            "simplesamlphp/xmlseclibs": "~1.3.1"
        },
        "require-dev": {
            "phpmd/phpmd": "~1.5",
            "phpunit/phpunit": "~3.7",
            "sebastian/phpcpd": "~1.4",
            "sensiolabs/security-checker": "~1.1",
            "squizlabs/php_codesniffer": "~1.4"
        },
        "time": "2014-10-07 13:40:34",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "SAML2_": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Andreas Åkre Solberg",
                "email": "[email protected] "
            }
        ],
        "description": "SAML2 PHP library from SimpleSAMLphp"
    }
]
 |