From a9bbceaaa1c36937c7dcbee499da8ad0a3f19f0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 18:23:38 +0000 Subject: [PATCH] Update dependency phpseclib/phpseclib to ^3.0.52 [SECURITY] | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | packagist | phpseclib/phpseclib | 3.0.37 | 3.0.52 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index b8342edb..b3a759d3 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "mezzio/mezzio-template": "^2.10.0", "monolog/monolog": "^3.5.0", "phly/phly-event-dispatcher": "^1.4.0", - "phpseclib/phpseclib": "^3.0.37", + "phpseclib/phpseclib": "^3.0.52", "psr/container": "^1.1.2 || ^2.0.2", "psr/event-dispatcher": "^1.0", "psr/http-factory": "^1.0.2", diff --git a/composer.lock b/composer.lock index f0c1787f..8ac6497f 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": "3d25314d080e4bb50f17deafaa6452cc", + "content-hash": "83f6ff69dbc86d0ee21958b05c8a9102", "packages": [ { "name": "beberlei/assert", @@ -3330,20 +3330,20 @@ }, { "name": "phpseclib/phpseclib", - "version": "3.0.37", + "version": "3.0.52", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8" + "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8", - "reference": "cfa2013d0f68c062055180dd4328cc8b9d1f30b8", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2adaefc83df2ec548558307690f376dd7d4f4fce", + "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce", "shasum": "" }, "require": { - "paragonie/constant_time_encoding": "^1|^2", + "paragonie/constant_time_encoding": "^1|^2|^3", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", "php": ">=5.6.1" }, @@ -3420,7 +3420,7 @@ ], "support": { "issues": "https://github.com/phpseclib/phpseclib/issues", - "source": "https://github.com/phpseclib/phpseclib/tree/3.0.37" + "source": "https://github.com/phpseclib/phpseclib/tree/3.0.52" }, "funding": [ { @@ -3436,7 +3436,7 @@ "type": "tidelift" } ], - "time": "2024-03-03T02:14:58+00:00" + "time": "2026-04-27T07:02:15+00:00" }, { "name": "psr/container", @@ -8744,6 +8744,6 @@ "ext-json": "*", "ext-openswoole": "*" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }