From 75c3bbd94d1a51374cc93f56a84d52b81709f284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:29:40 +0000 Subject: [PATCH] Bump phpseclib/phpseclib from 2.0.4 to 2.0.31 Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.4 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/2.0.4...2.0.31) Signed-off-by: dependabot[bot] <support@github.com> --- composer.lock | 87 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 52 insertions(+), 35 deletions(-) diff --git a/composer.lock b/composer.lock index 8809d0f..ee291ed 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,9 @@ { "_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", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "135a2923aed291533014d5ecc43c276c", "content-hash": "0ff70b0b72e963a137f6db0bdee6e16f", "packages": [ { @@ -48,7 +47,7 @@ ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", - "time": "2015-07-22 18:31:08" + "time": "2015-07-22T18:31:08+00:00" }, { "name": "google/apiclient", @@ -107,7 +106,7 @@ "keywords": [ "google" ], - "time": "2016-06-08 01:30:25" + "time": "2016-06-08T01:30:25+00:00" }, { "name": "google/apiclient-services", @@ -141,7 +140,7 @@ "keywords": [ "google" ], - "time": "2016-10-18 01:01:16" + "time": "2016-10-18T01:01:16+00:00" }, { "name": "google/auth", @@ -189,7 +188,7 @@ "google", "oauth2" ], - "time": "2016-05-11 16:56:35" + "time": "2016-05-11T16:56:35+00:00" }, { "name": "guzzlehttp/guzzle", @@ -251,7 +250,7 @@ "rest", "web service" ], - "time": "2016-03-21 20:02:09" + "time": "2016-03-21T20:02:09+00:00" }, { "name": "guzzlehttp/promises", @@ -302,7 +301,7 @@ "keywords": [ "promise" ], - "time": "2016-11-18 17:47:58" + "time": "2016-11-18T17:47:58+00:00" }, { "name": "guzzlehttp/psr7", @@ -360,7 +359,7 @@ "stream", "uri" ], - "time": "2016-02-18 21:54:00" + "time": "2016-02-18T21:54:00+00:00" }, { "name": "leafo/scssphp", @@ -406,7 +405,7 @@ ], "description": "scssphp is a compiler for SCSS written in PHP.", "homepage": "http://leafo.net/scssphp/", - "time": "2014-07-07 01:51:39" + "time": "2014-07-07T01:51:39+00:00" }, { "name": "monolog/monolog", @@ -484,20 +483,20 @@ "logging", "psr-3" ], - "time": "2016-11-26 00:15:39" + "time": "2016-11-26T00:15:39+00:00" }, { "name": "phpseclib/phpseclib", - "version": "2.0.4", + "version": "2.0.31", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" + "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", - "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", + "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", "shasum": "" }, "require": { @@ -505,8 +504,7 @@ }, "require-dev": { "phing/phing": "~2.7", - "phpunit/phpunit": "~4.0", - "sami/sami": "~2.0", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -576,7 +574,25 @@ "x.509", "x509" ], - "time": "2016-10-04 00:57:04" + "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", @@ -622,7 +638,7 @@ "container", "dependency injection" ], - "time": "2013-11-22 08:30:29" + "time": "2013-11-22T08:30:29+00:00" }, { "name": "psr/cache", @@ -668,7 +684,7 @@ "psr", "psr-6" ], - "time": "2016-08-06 20:24:11" + "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/http-message", @@ -718,7 +734,7 @@ "request", "response" ], - "time": "2016-08-06 14:39:51" + "time": "2016-08-06T14:39:51+00:00" }, { "name": "psr/log", @@ -765,7 +781,7 @@ "psr", "psr-3" ], - "time": "2016-10-10 12:19:37" + "time": "2016-10-10T12:19:37+00:00" }, { "name": "silex/silex", @@ -842,7 +858,7 @@ "keywords": [ "microframework" ], - "time": "2016-01-06 14:59:35" + "time": "2016-01-06T14:59:35+00:00" }, { "name": "symfony/debug", @@ -899,7 +915,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2016-11-16 22:18:16" + "time": "2016-11-16T22:18:16+00:00" }, { "name": "symfony/event-dispatcher", @@ -959,7 +975,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2016-07-19 10:44:15" + "time": "2016-07-19T10:44:15+00:00" }, { "name": "symfony/http-foundation", @@ -1012,7 +1028,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2016-07-17 13:54:30" + "time": "2016-07-17T13:54:30+00:00" }, { "name": "symfony/http-kernel", @@ -1094,7 +1110,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2016-07-30 09:10:37" + "time": "2016-07-30T09:10:37+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -1153,7 +1169,7 @@ "portable", "shim" ], - "time": "2016-11-14 01:06:16" + "time": "2016-11-14T01:06:16+00:00" }, { "name": "symfony/routing", @@ -1228,7 +1244,7 @@ "uri", "url" ], - "time": "2016-06-29 05:40:00" + "time": "2016-06-29T05:40:00+00:00" }, { "name": "symfony/twig-bridge", @@ -1309,7 +1325,7 @@ ], "description": "Symfony Twig Bridge", "homepage": "https://symfony.com", - "time": "2016-12-08 14:41:31" + "time": "2016-12-08T14:41:31+00:00" }, { "name": "twbs/bootstrap", @@ -1360,7 +1376,7 @@ "sass", "web" ], - "time": "2016-10-19 15:30:27" + "time": "2016-10-19T15:30:27+00:00" }, { "name": "twig/twig", @@ -1421,7 +1437,7 @@ "keywords": [ "templating" ], - "time": "2016-12-13 17:28:18" + "time": "2016-12-13T17:28:18+00:00" } ], "packages-dev": [ @@ -1467,7 +1483,7 @@ "nginx", "php" ], - "time": "2016-12-09 19:37:38" + "time": "2016-12-09T19:37:38+00:00" }, { "name": "simpletest/simpletest", @@ -1540,7 +1556,7 @@ "testing", "unit-test" ], - "time": "2015-09-21 18:19:52" + "time": "2015-09-21T18:19:52+00:00" } ], "aliases": [], @@ -1551,5 +1567,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.0.0" }