From a25014cc1e9be05bff0374dde36759f834b3bb2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 8 Jan 2021 11:34:09 +0000 Subject: [PATCH] Bump phpseclib/phpseclib from 2.0.25 to 2.0.30 Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.25 to 2.0.30. - [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.25...2.0.30) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 33 +++++++++++++++++++++++++-------- 2 files changed, 26 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index b13d87295..6617048c6 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "patchwork/jsqueeze": "^2.0", "pear/archive_tar": "^1.4.9", "pear/pear-core-minimal": "^v1.10", - "phpseclib/phpseclib": "2.0.25", + "phpseclib/phpseclib": "2.0.30", "php-http/guzzle7-adapter": "^0.1.1", "php-opencloud/openstack": "^3.1", "pimple/pimple": "3.3.1", diff --git a/composer.lock b/composer.lock index 59ea4db95..20ad8e4d5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "54aa8c3315eec1c1cf4b20ac730f5a82", + "content-hash": "9e2e2a8017fc5f6f219988dbcfee51f3", "packages": [ { "name": "aws/aws-sdk-php", @@ -2750,16 +2750,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.25", + "version": "2.0.30", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0" + "reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c18159618ed7cd7ff721ac1a8fec7860a475d2f0", - "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/136b9ca7eebef78be14abf90d65c5e57b6bc5d36", + "reference": "136b9ca7eebef78be14abf90d65c5e57b6bc5d36", "shasum": "" }, "require": { @@ -2767,8 +2767,7 @@ }, "require-dev": { "phing/phing": "~2.7", - "phpunit/phpunit": "^4.8.35|^5.7|^6.0", - "sami/sami": "~2.0", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", "squizlabs/php_codesniffer": "~2.0" }, "suggest": { @@ -2838,7 +2837,25 @@ "x.509", "x509" ], - "time": "2020-02-25T04:16:50+00:00" + "support": { + "issues": "https://github.com/phpseclib/phpseclib/issues", + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.30" + }, + "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": "2020-12-17T05:42:04+00:00" }, { "name": "pimple/pimple",