diff --git a/composer.json b/composer.json index 1f6ec02..4361b52 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "illuminate/pagination": "^8.83.27", "danielstjules/stringy": "~3.1.0", "studio-42/elfinder": "^2.1.62", - "firebase/php-jwt": "^6.8.0" + "firebase/php-jwt": "^7.0.0" }, "config": { "platform": { diff --git a/composer.lock b/composer.lock index 2b9a33c..3a568bd 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": "771e7b068bbb292f6d88b84c609cbd7c", + "content-hash": "5d6e78957adc0c02c2aaf399ce03de6d", "packages": [ { "name": "danielstjules/stringy", @@ -230,26 +230,26 @@ }, { "name": "firebase/php-jwt", - "version": "v6.9.0", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "f03270e63eaccf3019ef0f32849c497385774e11" + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11", - "reference": "f03270e63eaccf3019ef0f32849c497385774e11", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": "^8.0" }, "require-dev": { - "guzzlehttp/guzzle": "^6.5||^7.4", + "guzzlehttp/guzzle": "^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", - "psr/cache": "^1.0||^2.0", + "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, @@ -287,9 +287,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.9.0" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.0" }, - "time": "2023-10-05T00:24:42+00:00" + "time": "2025-12-15T19:26:43+00:00" }, { "name": "illuminate/bus", @@ -2524,13 +2524,13 @@ "packages-dev": [], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "platform-overrides": { "php": "8.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }