diff --git a/composer.json b/composer.json index bb292796..6b4c17c0 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "php": ">=8.2", "bjeavons/zxcvbn-php": "^1.4", "contributte/console": "^0.10.0", - "firebase/php-jwt": "^6.11", + "firebase/php-jwt": "^7.0", "forxer/gravatar": "^5.0", "guzzlehttp/guzzle": "^7.10", "eluceo/ical": "^2.7", diff --git a/composer.lock b/composer.lock index 335301c4..205f50b4 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": "6e2b08b6c12f1fbefba20b031acf8664", + "content-hash": "591dfbf8d0cbc354fabbbd3eb1dece5a", "packages": [ { "name": "bjeavons/zxcvbn-php", @@ -1536,16 +1536,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.11.1", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", "shasum": "" }, "require": { @@ -1593,9 +1593,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.11.1" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.0" }, - "time": "2025-04-09T20:32:01+00:00" + "time": "2025-12-15T19:26:43+00:00" }, { "name": "forxer/gravatar",