{ "_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" ], "hash": "48589fba88067fb1865e08006ab2a986", "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/cb53da46b73baff46ae325eb799d91703acc3780", "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": "robrichards/xmlseclibs", "version": "1.3.1", "source": { "type": "svn", "url": "http://xmlseclibs.googlecode.com/svn", "reference": "trunk@50" }, "type": "library", "autoload": { "files": [ "xmlseclibs.php" ] } }, { "name": "simplesamlphp/saml2", "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", "reference": "3eb0798f12c16c27f912aa594494ca17d9a30c56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/3eb0798f12c16c27f912aa594494ca17d9a30c56", "reference": "3eb0798f12c16c27f912aa594494ca17d9a30c56", "shasum": "" }, "require": { "ext-dom": "*", "ext-mcrypt": "*", "ext-openssl": "*", "php": ">=5.3.3", "psr/log": "1.0.0", "robrichards/xmlseclibs": "1.3.*" }, "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", "homepage": "http://rnd.feide.no", "role": "Developer" } ], "description": "SAML2 PHP library from SimpleSAMLphp", "time": "2014-02-26 11:19:09" } ], "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 }, "platform": { "php": "~5.3" }, "platform-dev": [ ] }