From 23b7e18615584f28fac0eb186801e2800907618d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 21:19:21 +0000 Subject: [PATCH] Bump phpseclib/phpseclib from 2.0.47 to 2.0.53 Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.47 to 2.0.53. - [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.53) --- updated-dependencies: - dependency-name: phpseclib/phpseclib dependency-version: 2.0.53 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index cc1c6b24..b798e4e4 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": "fc003b1be9ba6b408adcce1f8ba06544", + "content-hash": "64c371caaab36c91f6724f266ec2efe0", "packages": [ { "name": "apigatewaycl/apigateway-api-client", @@ -3925,16 +3925,16 @@ }, { "name": "phpseclib/phpseclib", - "version": "2.0.47", + "version": "2.0.53", "source": { "type": "git", "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb" + "reference": "2d1a664b940b9b8f367185307dc010d11a2790f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b7d7d90ee7df7f33a664b4aea32d50a305d35adb", - "reference": "b7d7d90ee7df7f33a664b4aea32d50a305d35adb", + "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2d1a664b940b9b8f367185307dc010d11a2790f3", + "reference": "2d1a664b940b9b8f367185307dc010d11a2790f3", "shasum": "" }, "require": { @@ -3942,7 +3942,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": { @@ -4015,7 +4015,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.53" }, "funding": [ { @@ -4031,7 +4031,7 @@ "type": "tidelift" } ], - "time": "2024-02-26T04:55:38+00:00" + "time": "2026-04-10T01:30:02+00:00" }, { "name": "predis/predis", @@ -4725,7 +4725,7 @@ "dist": { "type": "path", "url": "../sowerphp-framework", - "reference": "f7dcb2aff8c19545463629a6fe7bd95d7cadbd64" + "reference": "d781a1648242c15eab3514b02d03f6c58040b2c9" }, "require": { "clue/graph": "~0.9.3", @@ -8110,8 +8110,8 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "7.4.*" + "php": "^7.4" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }