diff --git a/composer.json b/composer.json index 744ca7d70c..deefbe11e4 100644 --- a/composer.json +++ b/composer.json @@ -29,6 +29,6 @@ "ifsnop/mysqldump-php": "^2.9", "matthiasmullie/minify": "^1.3.65", "intervention/image": "^2.5.1", - "firebase/php-jwt": "^6.11" + "firebase/php-jwt": "^7.0" } } diff --git a/composer.lock b/composer.lock index 9611e0c344..13d943d368 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6ea2f8b83e45fea5647d26ddc299881a", + "content-hash": "e0bfe1d47d980e567f22f01c7f4c2d17", "packages": [ { "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": { @@ -65,9 +65,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": "guzzlehttp/psr7", @@ -751,7 +751,7 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": { @@ -759,9 +759,9 @@ "ext-json": "*", "ext-pdo": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }