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" }