From 7f866f7305405607db084ef39d86045924488136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 00:03:52 +0000 Subject: [PATCH] Bump bitpay/key-utils from 1.1.2 to 1.1.3 Bumps [bitpay/key-utils](https://github.com/bitpay/bitpay-php-keyutils) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/bitpay/bitpay-php-keyutils/releases) - [Commits](https://github.com/bitpay/bitpay-php-keyutils/compare/1.1.2...1.1.3) --- updated-dependencies: - dependency-name: bitpay/key-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index db7dcf5f..59cbb5e3 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bitpay/key-utils", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/bitpay/bitpay-php-keyutils.git", - "reference": "44283014751d1886b41c7de29f1972737d6dfe4d" + "reference": "2c9dc573e6fd13aa15578860097fbd06a3f3a5d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/44283014751d1886b41c7de29f1972737d6dfe4d", - "reference": "44283014751d1886b41c7de29f1972737d6dfe4d", + "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/2c9dc573e6fd13aa15578860097fbd06a3f3a5d2", + "reference": "2c9dc573e6fd13aa15578860097fbd06a3f3a5d2", "shasum": "" }, "require": { @@ -52,9 +52,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/1.1.2" + "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/1.1.3" }, - "time": "2023-06-15T19:11:27+00:00" + "time": "2024-01-18T20:44:01+00:00" }, { "name": "guzzlehttp/guzzle", @@ -2605,5 +2605,5 @@ "ext-reflection": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }