{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "5805eb0b1c391a5c0754fc62eae66df2", "packages": [ { "name": "jlmsrl/ider-openid-client-php", "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/iDuckSRL/ider-openid-client-php.git", "reference": "b34029d7aea772107278308828f3e6cd8b9d7827" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/iDuckSRL/ider-openid-client-php/zipball/b34029d7aea772107278308828f3e6cd8b9d7827", "reference": "b34029d7aea772107278308828f3e6cd8b9d7827", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3", "phpseclib/phpseclib": "^2.0.47" }, "type": "library", "autoload": { "psr-4": { "IDERConnect\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Davide Lattanzio", "email": "davide.lattanzio@jlm.srl", "homepage": "https://ider.com" } ], "description": "IDER OpenID Generic Client for PHP", "support": { "issues": "https://github.com/iDuckSRL/ider-openid-client-php/issues", "source": "https://github.com/iDuckSRL/ider-openid-client-php/tree/v1.1.5" }, "abandoned": "iducksrl/ider-openid-client-php", "time": "2024-06-22T14:17:57+00:00" }, { "name": "phpseclib/phpseclib", "version": "2.0.48", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "eaa7be704b8b93a6913b69eb7f645a59d7731b61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/eaa7be704b8b93a6913b69eb7f645a59d7731b61", "reference": "eaa7be704b8b93a6913b69eb7f645a59d7731b61", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "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.", "ext-xml": "Install the XML extension to load XML formatted public keys." }, "type": "library", "autoload": { "files": [ "phpseclib/bootstrap.php" ], "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" ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", "source": "https://github.com/phpseclib/phpseclib/tree/2.0.48" }, "funding": [ { "url": "https://github.com/terrafrost", "type": "github" }, { "url": "https://www.patreon.com/phpseclib", "type": "patreon" }, { "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", "type": "tidelift" } ], "time": "2024-12-14T21:03:54+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }