diff --git a/composer.lock b/composer.lock index 3b85958a..0f2b5f66 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bitpay/key-utils", - "version": "2.0.6", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/bitpay/bitpay-php-keyutils.git", - "reference": "814cf4623c015da6c6a51e45b60ac4f24470a716" + "reference": "fdf77f96b9269615b9223559d28ac6358a276c03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/814cf4623c015da6c6a51e45b60ac4f24470a716", - "reference": "814cf4623c015da6c6a51e45b60ac4f24470a716", + "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/fdf77f96b9269615b9223559d28ac6358a276c03", + "reference": "fdf77f96b9269615b9223559d28ac6358a276c03", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ "ext-iconv": "*", "ext-json": "*", "ext-openssl": "*", - "php": "^8.1 || ^8.2 || ^8.3" + "php": "^8.1 || ^8.2 || ^8.3 || ^8.4" }, "require-dev": { "phpunit/phpunit": "10.5.45" @@ -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.0.6" + "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/2.1.0" }, - "time": "2025-02-10T15:17:09+00:00" + "time": "2025-02-11T14:15:21+00:00" }, { "name": "guzzlehttp/guzzle", @@ -3039,7 +3039,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -3047,6 +3047,6 @@ "ext-json": "*", "ext-reflection": "*" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }