{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "ed601fed77064497a8bfb8d1b02e832e", "content-hash": "f8e07fd52950823456482d6283ddbb3b", "packages": [ { "name": "jlmsrl/ider-openid-client-php", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/JLMsrl/ider-openid-client-php.git", "reference": "fcd797e86bf671bf92c9089cca4dfe017423a06e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JLMsrl/ider-openid-client-php/zipball/fcd797e86bf671bf92c9089cca4dfe017423a06e", "reference": "fcd797e86bf671bf92c9089cca4dfe017423a06e", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3", "phpseclib/phpseclib": "2.0.1" }, "type": "library", "autoload": { "psr-4": { "IDERConnect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "authors": [ { "name": "Davide Lattanzio", "email": "davide.lattanzio@jlm.srl", "homepage": "https://ider.com" } ], "description": "IDER OpenID Generic Client for PHP", "time": "2017-02-25 18:10:10" }, { "name": "phpseclib/phpseclib", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "ba6fb78f727cd09f2a649113b95468019e490585" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ba6fb78f727cd09f2a649113b95468019e490585", "reference": "ba6fb78f727cd09f2a649113b95468019e490585", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "~4.0", "sami/sami": "~2.0", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." }, "type": "library", "autoload": { "psr-4": { "phpseclib\\": "phpseclib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jim Wigginton", "email": "terrafrost@php.net", "role": "Lead Developer" }, { "name": "Patrick Monnerat", "email": "pm@datasphere.ch", "role": "Developer" }, { "name": "Andreas Fischer", "email": "bantu@phpbb.com", "role": "Developer" }, { "name": "Hans-Jürgen Petrich", "email": "petrich@tronic-media.com", "role": "Developer" }, { "name": "Graham Campbell", "email": "graham@alt-three.com", "role": "Developer" } ], "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", "homepage": "http://phpseclib.sourceforge.net", "keywords": [ "BigInteger", "aes", "asn.1", "asn1", "blowfish", "crypto", "cryptography", "encryption", "rsa", "security", "sftp", "signature", "signing", "ssh", "twofish", "x.509", "x509" ], "time": "2016-01-18 17:07:21" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "jlmsrl/ider-openid-client-php": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }