From 122a0f645065cc4c9e64f6e9bde9c59edc8a02c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 07:07:00 +0000 Subject: [PATCH] chore: Bump web-token/jwt-signature-algorithm-ecdsa from 3.1.5 to 3.2.8 Bumps [web-token/jwt-signature-algorithm-ecdsa](https://github.com/web-token/jwt-signature-algorithm-ecdsa) from 3.1.5 to 3.2.8. - [Commits](https://github.com/web-token/jwt-signature-algorithm-ecdsa/compare/3.1.5...3.2.8) --- updated-dependencies: - dependency-name: web-token/jwt-signature-algorithm-ecdsa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 65 ++++++++++++++++++++++++++++----------------------- 1 file changed, 36 insertions(+), 29 deletions(-) diff --git a/composer.lock b/composer.lock index 1c92f14a84f..6ea60ff831d 100644 --- a/composer.lock +++ b/composer.lock @@ -8172,20 +8172,20 @@ }, { "name": "spomky-labs/pki-framework", - "version": "1.0.1", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/Spomky-Labs/pki-framework.git", - "reference": "969f3554c49ba7ed6fa603576f1f205e7d66a00c" + "reference": "d3ba688bf40e7c6e0dabf065ee18fc210734e760" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/969f3554c49ba7ed6fa603576f1f205e7d66a00c", - "reference": "969f3554c49ba7ed6fa603576f1f205e7d66a00c", + "url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/d3ba688bf40e7c6e0dabf065ee18fc210734e760", + "reference": "d3ba688bf40e7c6e0dabf065ee18fc210734e760", "shasum": "" }, "require": { - "brick/math": "^0.10", + "brick/math": "^0.10 || ^0.11", "ext-mbstring": "*", "php": ">=8.1" }, @@ -8200,9 +8200,11 @@ "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.3", - "rector/rector": "0.15.0", + "phpunit/phpunit": "^10.0", + "rector/rector": "^0.15", "roave/security-advisories": "dev-latest", "symfony/phpunit-bridge": "^6.1", + "symfony/var-dumper": "^6.1", "symplify/easy-coding-standard": "^11.1", "thecodingmachine/phpstan-safe-rule": "^1.2" }, @@ -8226,6 +8228,11 @@ "name": "Joni Eskelinen", "email": "jonieske@gmail.com", "role": "Original developer" + }, + { + "name": "Florent Morselli", + "email": "florent.morselli@spomky-labs.com", + "role": "Spomky-Labs PKI Framework developer" } ], "description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.", @@ -8259,7 +8266,7 @@ ], "support": { "issues": "https://github.com/Spomky-Labs/pki-framework/issues", - "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.0.1" + "source": "https://github.com/Spomky-Labs/pki-framework/tree/1.1.0" }, "funding": [ { @@ -8271,7 +8278,7 @@ "type": "patreon" } ], - "time": "2022-12-14T21:48:24+00:00" + "time": "2023-02-13T17:21:24+00:00" }, { "name": "stevebauman/location", @@ -11910,20 +11917,20 @@ }, { "name": "web-token/jwt-core", - "version": "3.1.5", + "version": "3.2.8", "source": { "type": "git", "url": "https://github.com/web-token/jwt-core.git", - "reference": "c33d69d7a8bd4f782f289560bf75b5eac331b53c" + "reference": "2bc6e99a60910d0f495682acd8b23d3eef9865a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-core/zipball/c33d69d7a8bd4f782f289560bf75b5eac331b53c", - "reference": "c33d69d7a8bd4f782f289560bf75b5eac331b53c", + "url": "https://api.github.com/repos/web-token/jwt-core/zipball/2bc6e99a60910d0f495682acd8b23d3eef9865a3", + "reference": "2bc6e99a60910d0f495682acd8b23d3eef9865a3", "shasum": "" }, "require": { - "brick/math": "^0.9|^0.10", + "brick/math": "^0.9|^0.10|^0.11", "ext-json": "*", "ext-mbstring": "*", "paragonie/constant_time_encoding": "^2.4", @@ -11974,7 +11981,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-core/tree/3.1.5" + "source": "https://github.com/web-token/jwt-core/tree/3.2.8" }, "funding": [ { @@ -11982,7 +11989,7 @@ "type": "patreon" } ], - "time": "2022-12-28T05:45:38+00:00" + "time": "2023-08-23T09:49:09+00:00" }, { "name": "web-token/jwt-key-mgmt", @@ -12064,21 +12071,21 @@ }, { "name": "web-token/jwt-signature", - "version": "3.1.5", + "version": "3.2.8", "source": { "type": "git", "url": "https://github.com/web-token/jwt-signature.git", - "reference": "dd51c216df7e40f3938e749254c325863dd45e14" + "reference": "156e0b0ef534e53eecf23a32a92ee6d8cb4fdac4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/dd51c216df7e40f3938e749254c325863dd45e14", - "reference": "dd51c216df7e40f3938e749254c325863dd45e14", + "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/156e0b0ef534e53eecf23a32a92ee6d8cb4fdac4", + "reference": "156e0b0ef534e53eecf23a32a92ee6d8cb4fdac4", "shasum": "" }, "require": { "php": ">=8.1", - "web-token/jwt-core": "^3.0" + "web-token/jwt-core": "^3.2" }, "suggest": { "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms", @@ -12129,7 +12136,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-signature/tree/3.1.5" + "source": "https://github.com/web-token/jwt-signature/tree/3.2.8" }, "funding": [ { @@ -12137,26 +12144,26 @@ "type": "patreon" } ], - "time": "2022-12-23T13:35:01+00:00" + "time": "2023-05-18T16:20:51+00:00" }, { "name": "web-token/jwt-signature-algorithm-ecdsa", - "version": "3.1.5", + "version": "3.2.8", "source": { "type": "git", "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git", - "reference": "e09159600f19832cf4a68921e7299e564bc0eaf9" + "reference": "34b119d6b5eca53914ad3b96660e5bd7fb5538b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/e09159600f19832cf4a68921e7299e564bc0eaf9", - "reference": "e09159600f19832cf4a68921e7299e564bc0eaf9", + "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/34b119d6b5eca53914ad3b96660e5bd7fb5538b9", + "reference": "34b119d6b5eca53914ad3b96660e5bd7fb5538b9", "shasum": "" }, "require": { "ext-openssl": "*", "php": ">=8.1", - "web-token/jwt-signature": "^3.0" + "web-token/jwt-signature": "^3.2" }, "type": "library", "autoload": { @@ -12199,7 +12206,7 @@ "symfony" ], "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.1.5" + "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.2.8" }, "funding": [ { @@ -12207,7 +12214,7 @@ "type": "patreon" } ], - "time": "2022-08-04T21:04:09+00:00" + "time": "2023-05-18T16:20:51+00:00" }, { "name": "web-token/jwt-signature-algorithm-eddsa",