diff --git a/composer.json b/composer.json index e0dad8a2..d25dd042 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "doctrine/doctrine-bundle": "^2.9", "doctrine/orm": "^2.15", "ezyang/htmlpurifier": "^4.16 || dev-master", - "firebase/php-jwt": "^6.5", + "firebase/php-jwt": "^7.0", "friendsofphp/proxy-manager-lts": "^1.0", "knplabs/knp-menu-bundle": "^3.2", "laminas/laminas-feed": "^2.20", diff --git a/composer.lock b/composer.lock index 4e2dddf6..918a9288 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": "85a94f8ba9f53c908312c2dd686938ad", + "content-hash": "097602688a91285d045bbd98fd257502", "packages": [ { "name": "async-aws/core", @@ -2237,16 +2237,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": { @@ -2294,9 +2294,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": "friendsofphp/proxy-manager-lts",