Author: dependabot[bot] (dependabot[bot]) Committer: GitHub (web-flow) Pusher: dependabot[bot] Date: 2026-03-19T16:51:11Z
Commit: https://github.com/php/web-wiki/commit/21806f8fcab440872900a4f6fce8ffda47c6aefd Raw diff: https://github.com/php/web-wiki/commit/21806f8fcab440872900a4f6fce8ffda47c6aefd.diff Bump phpseclib/phpseclib from 2.0.31 to 2.0.52 in /dokuwiki Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.31 to 2.0.52. - [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.52) --- updated-dependencies: - dependency-name: phpseclib/phpseclib dependency-version: 2.0.52 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Changed paths: M dokuwiki/composer.lock Diff: diff --git a/dokuwiki/composer.lock b/dokuwiki/composer.lock index b1644b1c..2f9dac61 100644 --- a/dokuwiki/composer.lock +++ b/dokuwiki/composer.lock @@ -258,16 +258,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.31", + "version": "2.0.52", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4" + "reference": "2552c4001631d1cc844332faea6a08a49c964b28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/233a920cb38636a43b18d428f9a8db1f0a1a08f4", - "reference": "233a920cb38636a43b18d428f9a8db1f0a1a08f4", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2552c4001631d1cc844332faea6a08a49c964b28", + "reference": "2552c4001631d1cc844332faea6a08a49c964b28", "shasum": "" }, "require": { @@ -275,14 +275,15 @@ }, "require-dev": { "phing/phing": "~2.7", - "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4", + "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^8.5|^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-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." + "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations.", + "ext-xml": "Install the XML extension to load XML formatted public keys." }, "type": "library", "autoload": { @@ -347,7 +348,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31" + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.52" }, "funding": [ { @@ -363,7 +364,7 @@ "type": "tidelift" } ], - "time": "2021-04-06T13:56:45+00:00" + "time": "2026-03-19T02:54:44+00:00" }, { "name": "simplepie/simplepie", @@ -613,9 +614,9 @@ "php": ">=7.2", "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "7.2" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.9.0" }
