From e9bf761e89c79c8c1e807c8f7eb55fdff5871d79 Mon Sep 17 00:00:00 2001 From: Christian Heel <66922325+heelc29@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:50:22 +0100 Subject: [PATCH] [5.1] replace web-token/signature-pack with web-token/jwt-library --- composer.json | 2 +- composer.lock | 512 +------------------------------------------------- 2 files changed, 2 insertions(+), 512 deletions(-) diff --git a/composer.json b/composer.json index fa50a4e10d1a4..40c2957e912cf 100644 --- a/composer.json +++ b/composer.json @@ -102,7 +102,7 @@ "dragonmantank/cron-expression": "^3.3.3", "enshrined/svg-sanitize": "^0.15.4", "lcobucci/jwt": "^4.3.0", - "web-token/signature-pack": "^3.2.10", + "web-token/jwt-library": "^3.3.1", "phpseclib/bcmath_compat": "^2.0.1", "jfcherng/php-diff": "^6.15.3", "voku/portable-utf8": "^6.0.13", diff --git a/composer.lock b/composer.lock index 086caa2ba8035..fc323fcf5ee9f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "087f723e5198c0a2d19faff8a59912a3", + "content-hash": "83b305bd9267a11c4b499d2bcdbdea4e", "packages": [ { "name": "algo26-matthias/idna-convert", @@ -6392,81 +6392,6 @@ ], "time": "2023-05-12T18:26:01+00:00" }, - { - "name": "web-token/jwt-experimental", - "version": "3.3.1", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-experimental.git", - "reference": "c6668ea97e7c84663d081972b7c8ff30cda7a400" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-experimental/zipball/c6668ea97e7c84663d081972b7c8ff30cda7a400", - "reference": "c6668ea97e7c84663d081972b7c8ff30cda7a400", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "php": ">=8.1", - "web-token/jwt-library": "^3.3" - }, - "type": "library", - "autoload": { - "psr-4": { - "Jose\\Experimental\\": "" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "Experimental Algorithms the JWT Framework.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "issues": "https://github.com/web-token/jwt-experimental/issues", - "source": "https://github.com/web-token/jwt-experimental/tree/3.3.1" - }, - "funding": [ - { - "url": "https://github.com/Spomky", - "type": "github" - }, - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "time": "2024-02-02T14:51:31+00:00" - }, { "name": "web-token/jwt-library", "version": "3.3.1", @@ -6564,441 +6489,6 @@ ], "time": "2024-02-28T09:04:35+00:00" }, - { - "name": "web-token/jwt-signature-algorithm-ecdsa", - "version": "3.3.0", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git", - "reference": "28516e170f6ee6d13766d9e2b912c2853e1ac5e4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/28516e170f6ee6d13766d9e2b912c2853e1ac5e4", - "reference": "28516e170f6ee6d13766d9e2b912c2853e1ac5e4", - "shasum": "" - }, - "require": { - "ext-openssl": "*", - "php": ">=8.1", - "web-token/jwt-library": "^3.3" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "[DEPRECATED] Please use web-token/jwt-library instead.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-ecdsa/tree/3.3.0" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-library", - "time": "2024-02-22T07:19:34+00:00" - }, - { - "name": "web-token/jwt-signature-algorithm-eddsa", - "version": "3.3.0", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-signature-algorithm-eddsa.git", - "reference": "488327e6344d5504993951990eb572837e0909d9" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-eddsa/zipball/488327e6344d5504993951990eb572837e0909d9", - "reference": "488327e6344d5504993951990eb572837e0909d9", - "shasum": "" - }, - "require": { - "ext-sodium": "*", - "paragonie/sodium_compat": "^1.20", - "php": ">=8.1", - "web-token/jwt-library": "^3.3" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "[DEPRECATED] Please use web-token/jwt-library instead.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-eddsa/tree/3.3.0" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-library", - "time": "2024-02-22T07:19:34+00:00" - }, - { - "name": "web-token/jwt-signature-algorithm-experimental", - "version": "3.3.0", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-signature-algorithm-experimental.git", - "reference": "fe91ea63d48420b3ad6f456c867413945a6814a4" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-experimental/zipball/fe91ea63d48420b3ad6f456c867413945a6814a4", - "reference": "fe91ea63d48420b3ad6f456c867413945a6814a4", - "shasum": "" - }, - "require": { - "php": ">=8.1", - "web-token/jwt-experimental": "^3.3" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "[DEPRECATED] Please use web-token/jwt-experimental instead.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-experimental/tree/3.3.0" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-experimental", - "time": "2024-02-22T07:19:34+00:00" - }, - { - "name": "web-token/jwt-signature-algorithm-hmac", - "version": "3.3.0", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-signature-algorithm-hmac.git", - "reference": "06a8b6e4231d2794bd36dab304e17609d68ea084" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-hmac/zipball/06a8b6e4231d2794bd36dab304e17609d68ea084", - "reference": "06a8b6e4231d2794bd36dab304e17609d68ea084", - "shasum": "" - }, - "require": { - "php": ">=8.1", - "web-token/jwt-library": "^3.3" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "[DEPRECATED] Please use web-token/jwt-library instead.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-hmac/tree/3.3.0" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-library", - "time": "2024-02-22T07:19:34+00:00" - }, - { - "name": "web-token/jwt-signature-algorithm-none", - "version": "3.3.0", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-signature-algorithm-none.git", - "reference": "7fd37fd5667e16f52a07f81a7fc304d1368e6280" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-none/zipball/7fd37fd5667e16f52a07f81a7fc304d1368e6280", - "reference": "7fd37fd5667e16f52a07f81a7fc304d1368e6280", - "shasum": "" - }, - "require": { - "php": ">=8.1", - "web-token/jwt-library": "^3.3" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "[DEPRECATED] Please use web-token/jwt-library instead.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-none/tree/3.3.0" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-library", - "time": "2024-02-22T07:19:34+00:00" - }, - { - "name": "web-token/jwt-signature-algorithm-rsa", - "version": "3.3.0", - "source": { - "type": "git", - "url": "https://github.com/web-token/jwt-signature-algorithm-rsa.git", - "reference": "4408e41671294f0390731e2f84065a03a8089ace" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-rsa/zipball/4408e41671294f0390731e2f84065a03a8089ace", - "reference": "4408e41671294f0390731e2f84065a03a8089ace", - "shasum": "" - }, - "require": { - "brick/math": "^0.9|^0.10|^0.11|^0.12", - "ext-openssl": "*", - "php": ">=8.1", - "web-token/jwt-library": "^3.3" - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Florent Morselli", - "homepage": "https://github.com/Spomky" - }, - { - "name": "All contributors", - "homepage": "https://github.com/web-token/jwt-framework/contributors" - } - ], - "description": "[DEPRECATED] Please use web-token/jwt-library instead.", - "homepage": "https://github.com/web-token", - "keywords": [ - "JOSE", - "JWE", - "JWK", - "JWKSet", - "JWS", - "Jot", - "RFC7515", - "RFC7516", - "RFC7517", - "RFC7518", - "RFC7519", - "RFC7520", - "bundle", - "jwa", - "jwt", - "symfony" - ], - "support": { - "source": "https://github.com/web-token/jwt-signature-algorithm-rsa/tree/3.3.0" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-library", - "time": "2024-02-22T07:19:34+00:00" - }, - { - "name": "web-token/signature-pack", - "version": "3.2.10", - "source": { - "type": "git", - "url": "https://github.com/web-token/signature-pack.git", - "reference": "c41146a621cbb3a1b3053be4a7d05912d6d23de7" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/web-token/signature-pack/zipball/c41146a621cbb3a1b3053be4a7d05912d6d23de7", - "reference": "c41146a621cbb3a1b3053be4a7d05912d6d23de7", - "shasum": "" - }, - "require": { - "web-token/jwt-signature-algorithm-ecdsa": "^3.2", - "web-token/jwt-signature-algorithm-eddsa": "^3.2", - "web-token/jwt-signature-algorithm-experimental": "^3.2", - "web-token/jwt-signature-algorithm-hmac": "^3.2", - "web-token/jwt-signature-algorithm-none": "^3.2", - "web-token/jwt-signature-algorithm-rsa": "^3.2" - }, - "type": "symfony-pack", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "A pack with all signature algorithms for the web-token/jwt-signature package", - "support": { - "source": "https://github.com/web-token/signature-pack/tree/3.2.10" - }, - "funding": [ - { - "url": "https://www.patreon.com/FlorentMorselli", - "type": "patreon" - } - ], - "abandoned": "web-token/jwt-library", - "time": "2023-05-18T16:20:51+00:00" - }, { "name": "webmozart/assert", "version": "1.11.0",