{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "e609dc6172b06d1dd51be10f92c4d18b", "packages": [ { "name": "openid/php-openid", "version": "dev-master", "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" }, "type": "library", "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" ], "time": "2013-10-03 21:21:20" }, { "name": "psr/log", "version": "1.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": "" }, "type": "library", "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" ], "time": "2012-12-21 11:40:51" }, { "name": "simplesamlphp/saml2", "version": "v0.5.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" }, "type": "library", "autoload": { "psr-0": { "SAML2_": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1" ], "authors": [ { "name": "Andreas Åkre Solberg", "email": "andreas.solberg@uninett.no" } ], "description": "SAML2 PHP library from SimpleSAMLphp", "time": "2014-10-07 13:40:34" }, { "name": "simplesamlphp/xmlseclibs", "version": "v1.3.2", "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": "" }, "type": "library", "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" ], "time": "2013-06-19 00:00:00" } ], "packages-dev": [], "aliases": [ { "alias": "2.2.2", "alias_normalized": "2.2.2.0", "version": "9999999-dev", "package": "openid/php-openid" } ], "minimum-stability": "stable", "stability-flags": { "openid/php-openid": 20 }, "prefer-stable": false, "platform": { "php": "~5.3" }, "platform-dev": [] }