From fccdb4a4e76750f06f94f8b76894a05d64efd6d9 Mon Sep 17 00:00:00 2001 From: Szymon Wlodarski Date: Mon, 10 Feb 2025 11:10:31 +0100 Subject: [PATCH 1/2] SP-1159 - Dependency updates for PHP SDK --- composer.lock | 24 ++++++++++++------------ docs/classes/BitPaySDK-Env.html | 4 ++-- phpdoc.dist.xml | 2 +- src/BitPaySDK/Env.php | 2 +- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index f9038869..8ffad521 100644 --- a/composer.lock +++ b/composer.lock @@ -1340,16 +1340,16 @@ }, { "name": "symfony/yaml", - "version": "v6.4.13", + "version": "v6.4.18", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9" + "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e99b4e94d124b29ee4cf3140e1b537d2dad8cec9", - "reference": "e99b4e94d124b29ee4cf3140e1b537d2dad8cec9", + "url": "https://api.github.com/repos/symfony/yaml/zipball/bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", + "reference": "bf598c9d9bb4a22f495a4e26e4c4fce2f8ecefc5", "shasum": "" }, "require": { @@ -1392,7 +1392,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.4.13" + "source": "https://github.com/symfony/yaml/tree/v6.4.18" }, "funding": [ { @@ -1408,7 +1408,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:18:03+00:00" + "time": "2025-01-07T09:44:41+00:00" } ], "packages-dev": [ @@ -1971,16 +1971,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.40", + "version": "10.5.45", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e6ddda95af52f69c1e0c7b4f977cccb58048798c" + "reference": "bd68a781d8e30348bc297449f5234b3458267ae8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e6ddda95af52f69c1e0c7b4f977cccb58048798c", - "reference": "e6ddda95af52f69c1e0c7b4f977cccb58048798c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd68a781d8e30348bc297449f5234b3458267ae8", + "reference": "bd68a781d8e30348bc297449f5234b3458267ae8", "shasum": "" }, "require": { @@ -2052,7 +2052,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.40" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.45" }, "funding": [ { @@ -2068,7 +2068,7 @@ "type": "tidelift" } ], - "time": "2024-12-21T05:49:06+00:00" + "time": "2025-02-06T16:08:12+00:00" }, { "name": "sebastian/cli-parser", diff --git a/docs/classes/BitPaySDK-Env.html b/docs/classes/BitPaySDK-Env.html index 50a71361..23f609f8 100644 --- a/docs/classes/BitPaySDK-Env.html +++ b/docs/classes/BitPaySDK-Env.html @@ -216,7 +216,7 @@

BITPAY_PLUGIN_INFO -  = "BitPay_PHP_Client_v9.1.5" +  = "BitPay_PHP_Client_v9.1.6"
@@ -371,7 +371,7 @@

public mixed BITPAY_PLUGIN_INFO - = "BitPay_PHP_Client_v9.1.5" + = "BitPay_PHP_Client_v9.1.6" diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml index f1b03c67..bd3bc1c7 100644 --- a/phpdoc.dist.xml +++ b/phpdoc.dist.xml @@ -10,7 +10,7 @@ docs - + src diff --git a/src/BitPaySDK/Env.php b/src/BitPaySDK/Env.php index cd192ff8..95a8d86f 100644 --- a/src/BitPaySDK/Env.php +++ b/src/BitPaySDK/Env.php @@ -17,7 +17,7 @@ interface Env public const TEST_URL = "https://test.bitpay.com/"; public const PROD_URL = "https://bitpay.com/"; public const BITPAY_API_VERSION = "2.0.0"; - public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.1.5"; + public const BITPAY_PLUGIN_INFO = "BitPay_PHP_Client_v9.1.6"; public const BITPAY_API_FRAME = "std"; public const BITPAY_API_FRAME_VERSION = "1.0.0"; } From a2b2858814c3ce9aa4c585b5d877bbe0f3ad3558 Mon Sep 17 00:00:00 2001 From: Szymon Wlodarski Date: Mon, 10 Feb 2025 16:23:26 +0100 Subject: [PATCH 2/2] SP-1159 - update key utils --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 8ffad521..3b85958a 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "bitpay/key-utils", - "version": "2.0.5", + "version": "2.0.6", "source": { "type": "git", "url": "https://github.com/bitpay/bitpay-php-keyutils.git", - "reference": "e4797688252d25943414b2bb909f7547bc969877" + "reference": "814cf4623c015da6c6a51e45b60ac4f24470a716" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/e4797688252d25943414b2bb909f7547bc969877", - "reference": "e4797688252d25943414b2bb909f7547bc969877", + "url": "https://api.github.com/repos/bitpay/bitpay-php-keyutils/zipball/814cf4623c015da6c6a51e45b60ac4f24470a716", + "reference": "814cf4623c015da6c6a51e45b60ac4f24470a716", "shasum": "" }, "require": { @@ -29,7 +29,7 @@ "php": "^8.1 || ^8.2 || ^8.3" }, "require-dev": { - "phpunit/phpunit": "10.5.38" + "phpunit/phpunit": "10.5.45" }, "suggest": { "ext-gmp": "Required to use this package with GMP instead of BCMath" @@ -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.5" + "source": "https://github.com/bitpay/bitpay-php-keyutils/tree/2.0.6" }, - "time": "2024-12-09T17:50:51+00:00" + "time": "2025-02-10T15:17:09+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": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }