From 808294afbc42869a3c1f9a35b2f57ebb3d449db9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 16:53:49 +0000 Subject: [PATCH] :arrow_up: Bump phpseclib/phpseclib in /catpow/functions/gauth Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.47 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.47...2.0.52) --- updated-dependencies: - dependency-name: phpseclib/phpseclib dependency-version: 2.0.52 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- catpow/functions/gauth/composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/catpow/functions/gauth/composer.lock b/catpow/functions/gauth/composer.lock index d60b5a3..35b3a7d 100644 --- a/catpow/functions/gauth/composer.lock +++ b/catpow/functions/gauth/composer.lock @@ -583,16 +583,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.47", + "version": "2.0.52", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb" + "reference": "2552c4001631d1cc844332faea6a08a49c964b28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b7d7d90ee7df7f33a664b4aea32d50a305d35adb", - "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2552c4001631d1cc844332faea6a08a49c964b28", + "reference": "2552c4001631d1cc844332faea6a08a49c964b28", "shasum": "" }, "require": { @@ -600,7 +600,7 @@ }, "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": { @@ -673,7 +673,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/2.0.47" + "source": "https://github.com/phpseclib/phpseclib/tree/2.0.52" }, "funding": [ { @@ -689,7 +689,7 @@ "type": "tidelift" } ], - "time": "2024-02-26T04:55:38+00:00" + "time": "2026-03-19T02:54:44+00:00" }, { "name": "psr/cache", @@ -1132,10 +1132,10 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform": {}, + "platform-dev": {}, + "plugin-api-version": "2.9.0" }