{ "_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": "966d0bc73f86b42249ee2a37fea56e64", "content-hash": "c5463d805ceb0061da4eca7c688a973e", "packages": [ { "name": "danog/phpstruct", "version": "1.1.2.1", "source": { "type": "git", "url": "https://github.com/danog/PHPStruct.git", "reference": "da588a75fd4fdbd72745fd48f1241b775aee8fa9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/danog/PHPStruct/zipball/da588a75fd4fdbd72745fd48f1241b775aee8fa9", "reference": "da588a75fd4fdbd72745fd48f1241b775aee8fa9", "shasum": "" }, "require": { "php": ">=5.6.0" }, "require-dev": { "phpunit/phpunit": "5.4.*" }, "type": "library", "autoload": { "psr-0": { "danog\\PHP\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "danog", "email": "daniil@daniil.it" } ], "description": "PHP implementation of python's struct module.", "homepage": "https://daniil.it/phpstruct", "keywords": [ "binary", "byte", "bytes", "decimal", "float", "integer", "pack", "python", "string", "struct", "unpack" ], "time": "2016-08-25 11:07:20" }, { "name": "icicleio/icicle", "version": "v0.9.6", "source": { "type": "git", "url": "https://github.com/icicleio/icicle.git", "reference": "84a3cc6f7dc38500f4ed9bdae79f458d191cb119" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/icicleio/icicle/zipball/84a3cc6f7dc38500f4ed9bdae79f458d191cb119", "reference": "84a3cc6f7dc38500f4ed9bdae79f458d191cb119", "shasum": "" }, "require": { "php": "^5.5|^7.0" }, "require-dev": { "phpunit/phpunit": "^4.6" }, "suggest": { "ext-ev": "Provides an event loop with better performance.", "ext-pcntl": "Enables custom signal handling." }, "type": "library", "autoload": { "psr-4": { "Icicle\\": "src" }, "files": [ "src/functions.php", "src/Awaitable/functions.php", "src/Coroutine/functions.php", "src/Loop/functions.php", "src/Observable/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Aaron Piotrowski", "email": "aaron@icicle.io" } ], "description": "Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.", "homepage": "http://icicle.io", "keywords": [ "Socket", "async", "asynchronous", "awaitable", "coroutine", "event", "generator", "interruptible", "multitasking", "network", "promise", "server", "stream" ], "time": "2016-03-31 16:34:26" }, { "name": "paragonie/constant_time_encoding", "version": "v2.0.3", "source": { "type": "git", "url": "https://github.com/paragonie/constant_time_encoding.git", "reference": "e085e08c939de49707dbf64315d178d90fbc708d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/e085e08c939de49707dbf64315d178d90fbc708d", "reference": "e085e08c939de49707dbf64315d178d90fbc708d", "shasum": "" }, "require": { "php": "^7" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "type": "library", "autoload": { "psr-4": { "ParagonIE\\ConstantTime\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com", "role": "Maintainer" }, { "name": "Steve 'Sc00bz' Thomas", "email": "steve@tobtu.com", "homepage": "https://www.tobtu.com", "role": "Original Developer" } ], "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)", "keywords": [ "base16", "base32", "base32_decode", "base32_encode", "base64", "base64_decode", "base64_encode", "bin2hex", "encoding", "hex", "hex2bin", "rfc4648" ], "time": "2016-07-11 20:32:06" }, { "name": "paragonie/random_compat", "version": "v2.0.2", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf", "reference": "088c04e2f261c33bed6ca5245491cfca69195ccf", "shasum": "" }, "require": { "php": ">=5.2.0" }, "require-dev": { "phpunit/phpunit": "4.*|5.*" }, "suggest": { "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." }, "type": "library", "autoload": { "files": [ "lib/random.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com", "homepage": "https://paragonie.com" } ], "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", "keywords": [ "csprng", "pseudorandom", "random" ], "time": "2016-04-03 06:00:07" }, { "name": "phpseclib/phpseclib", "version": "2.0.4", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", "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": { "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" ], "time": "2016-10-04 00:57:04" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.6.0" }, "platform-dev": [] }