From 4ba36cdec16f2739e11739b49fb0617f29518251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:26:10 +0000 Subject: [PATCH] Bump phpseclib/phpseclib from 0.3.10 to 2.0.31 Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 0.3.10 to 2.0.31. - [Release notes](https://github.com/phpseclib/phpseclib/releases) - [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md) - [Commits](https://github.com/phpseclib/phpseclib/compare/0.3.10...2.0.31) Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 128 +++++++++++++++++++++++++++----------------------- 2 files changed, 71 insertions(+), 59 deletions(-) diff --git a/composer.json b/composer.json index 1fc8253..7e79471 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "respect/validation": "~0.7", "zumba/mongounit": "~1.2", "symfony/console": "~2.6", - "phpseclib/phpseclib": "~0.3", + "phpseclib/phpseclib": "~2.0", "breeswish/php-marked": "~0.3", "ruflin/elastica": "~1.4", "m6web/redis-mock": "~2.2" diff --git a/composer.lock b/composer.lock index 2980cca..28e5048 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_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", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "4c2369254e7ceb53de076ef429d45a02", + "content-hash": "39fe12c5dfea5371f22db171901de5fa", "packages": [ { "name": "breeswish/php-marked", @@ -45,7 +45,7 @@ "marked", "parser" ], - "time": "2015-02-19 07:47:15" + "time": "2015-02-19T07:47:15+00:00" }, { "name": "ezyang/htmlpurifier", @@ -89,7 +89,7 @@ "keywords": [ "html" ], - "time": "2015-02-12 00:36:44" + "time": "2015-02-12T00:36:44+00:00" }, { "name": "filp/whoops", @@ -147,7 +147,7 @@ "whoops", "zf2" ], - "time": "2015-03-30 15:26:59" + "time": "2015-03-30T15:26:59+00:00" }, { "name": "ircmaxell/filterus", @@ -192,7 +192,7 @@ "filter", "security" ], - "time": "2015-02-20 20:12:05" + "time": "2015-02-20T20:12:05+00:00" }, { "name": "ircmaxell/random-lib", @@ -246,7 +246,7 @@ "random-numbers", "random-strings" ], - "time": "2015-04-08 13:58:58" + "time": "2015-04-08T13:58:58+00:00" }, { "name": "ircmaxell/security-lib", @@ -292,7 +292,7 @@ ], "description": "A Base Security Library", "homepage": "https://github.com/ircmaxell/SecurityLib", - "time": "2015-03-20 14:31:23" + "time": "2015-03-20T14:31:23+00:00" }, { "name": "m6web/redis-mock", @@ -337,7 +337,7 @@ "mock", "redis" ], - "time": "2014-11-12 09:21:13" + "time": "2014-11-12T09:21:13+00:00" }, { "name": "mongofill/mongofill", @@ -467,7 +467,7 @@ } ], "description": "Polyfill of PECL Mongo extension", - "time": "2015-04-03 22:22:29" + "time": "2015-04-03T22:22:29+00:00" }, { "name": "monolog/monolog", @@ -540,7 +540,7 @@ "logging", "psr-3" ], - "time": "2015-03-09 09:58:04" + "time": "2015-03-09T09:58:04+00:00" }, { "name": "nategood/httpful", @@ -590,7 +590,7 @@ "rest", "restful" ], - "time": "2015-04-30 02:25:57" + "time": "2015-04-30T02:25:57+00:00" }, { "name": "nikic/fast-route", @@ -633,58 +633,46 @@ "router", "routing" ], - "time": "2015-05-15 16:58:32" + "time": "2015-05-15T16:58:32+00:00" }, { "name": "phpseclib/phpseclib", - "version": "0.3.10", + "version": "2.0.31", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4" + "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/d15bba1edcc7c89e09cc74c5d961317a8b947bf4", - "reference": "d15bba1edcc7c89e09cc74c5d961317a8b947bf4", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", + "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", "shasum": "" }, "require": { - "php": ">=5.0.0" + "php": ">=5.3.3" }, "require-dev": { "phing/phing": "~2.7", - "phpunit/phpunit": "~4.0", - "sami/sami": "~2.0", - "squizlabs/php_codesniffer": "~1.5" + "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-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.", - "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3." + "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", - "extra": { - "branch-alias": { - "dev-master": "0.3-dev" - } - }, "autoload": { - "psr-0": { - "Crypt": "phpseclib/", - "File": "phpseclib/", - "Math": "phpseclib/", - "Net": "phpseclib/", - "System": "phpseclib/" - }, "files": [ - "phpseclib/Crypt/Random.php" - ] + "phpseclib/bootstrap.php" + ], + "psr-4": { + "phpseclib\\": "phpseclib/" + } }, "notification-url": "https://packagist.org/downloads/", - "include-path": [ - "phpseclib/" - ], "license": [ "MIT" ], @@ -708,6 +696,11 @@ "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.", @@ -731,7 +724,25 @@ "x.509", "x509" ], - "time": "2015-01-28 21:50:33" + "support": { + "issues": "https://github.com/phpseclib/phpseclib/issues", + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31" + }, + "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": "2021-04-06T13:56:45+00:00" }, { "name": "pimple/pimple", @@ -777,7 +788,7 @@ "container", "dependency injection" ], - "time": "2014-07-24 09:48:15" + "time": "2014-07-24T09:48:15+00:00" }, { "name": "psr/log", @@ -815,7 +826,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "respect/validation", @@ -877,7 +888,7 @@ "validation", "validator" ], - "time": "2015-05-06 03:06:26" + "time": "2015-05-06T03:06:26+00:00" }, { "name": "ruflin/elastica", @@ -936,7 +947,7 @@ "client", "search" ], - "time": "2015-02-17 19:57:36" + "time": "2015-02-17T19:57:36+00:00" }, { "name": "symfony/config", @@ -987,7 +998,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/console", @@ -1045,7 +1056,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/event-dispatcher", @@ -1104,7 +1115,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/filesystem", @@ -1154,7 +1165,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2015-05-08 00:09:07" + "time": "2015-05-08T00:09:07+00:00" }, { "name": "symfony/http-foundation", @@ -1208,7 +1219,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/translation", @@ -1267,7 +1278,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2015-05-05 16:51:00" + "time": "2015-05-05T16:51:00+00:00" }, { "name": "symfony/yaml", @@ -1317,7 +1328,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "twig/twig", @@ -1374,7 +1385,7 @@ "keywords": [ "templating" ], - "time": "2015-04-19 08:30:27" + "time": "2015-04-19T08:30:27+00:00" }, { "name": "zumba/mongounit", @@ -1422,7 +1433,7 @@ "mongodb", "testing" ], - "time": "2014-03-31 12:48:59" + "time": "2014-03-31T12:48:59+00:00" } ], "packages-dev": [ @@ -1519,7 +1530,7 @@ "rest", "web service" ], - "time": "2015-03-18 18:23:50" + "time": "2015-03-18T18:23:50+00:00" }, { "name": "satooshi/php-coveralls", @@ -1594,7 +1605,7 @@ "github", "test" ], - "time": "2014-11-11 15:35:34" + "time": "2014-11-11T15:35:34+00:00" }, { "name": "symfony/stopwatch", @@ -1644,7 +1655,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" } ], "aliases": [], @@ -1663,5 +1674,6 @@ "platform": { "php": ">=5.6" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" }