Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-19 04:02:47 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-06-21 10:48:04 +0300
commite43019d299bab1fdd52926b216f8f8ba5850b03f (patch)
tree1585788a39c9dd9c2c3a16b2134b535a20ac9d0e /composer.json
parentfeb132082446377099f8ef2cbae59e7f5b7c8793 (diff)
Bump phpseclib/phpseclib from 2.0.31 to 2.0.32
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.31 to 2.0.32. - [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.31...2.0.32) --- updated-dependencies: - dependency-name: phpseclib/phpseclib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 7afe9e64..f662e28b 100644
--- a/composer.json
+++ b/composer.json
@@ -36,7 +36,7 @@
"php-ds/php-ds": "^1.3",
"php-http/guzzle7-adapter": "^1.0.0",
"php-opencloud/openstack": "^3.1",
- "phpseclib/phpseclib": "2.0.31",
+ "phpseclib/phpseclib": "2.0.32",
"pimple/pimple": "^3.4.0",
"psr/container": "^1.1.1",
"psr/event-dispatcher": "^1.0",