From cd2ebcd5dfbe75c7bed7b9b21dea79494a631217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:42:35 +0000 Subject: [PATCH] Bump bitpay/key-utils from 2.1.2 to 2.2.0 Bumps [bitpay/key-utils](https://github.com/bitpay/bitpay-php-keyutils) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/bitpay/bitpay-php-keyutils/releases) - [Commits](https://github.com/bitpay/bitpay-php-keyutils/compare/2.1.2...2.2.0) --- updated-dependencies: - dependency-name: bitpay/key-utils dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index 499ec041..349206e5 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bitpay/key-utils", - "version": "2.1.2", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/bitpay/bitpay-php-keyutils.git", - "reference": "13da5e04f9114d253f18132067ab40fd568376e6" + "reference": "3f99633532700a82b860f0304cc7d4b4038d1c69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/13da5e04f9114d253f18132067ab40fd568376e6", - "reference": "13da5e04f9114d253f18132067ab40fd568376e6", + "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/3f99633532700a82b860f0304cc7d4b4038d1c69", + "reference": "3f99633532700a82b860f0304cc7d4b4038d1c69", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ "ext-iconv": "*", "ext-json": "*", "ext-openssl": "*", - "php": "^8.1 || ^8.2 || ^8.3 || ^8.4" + "php": "^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5" }, "require-dev": { "phpunit/phpunit": "^10.5.58" @@ -53,9 +53,9 @@ "description": "BitPay Utils pack for cryptography", "support": { "issues": "https://github.com/bitpay/bitpay-php-keyutils/issues", - "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/2.1.2" + "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/2.2.0" }, - "time": "2025-10-28T00:58:51+00:00" + "time": "2026-02-28T01:22:26+00:00" }, { "name": "guzzlehttp/guzzle", @@ -3318,5 +3318,5 @@ "ext-reflection": "*" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }