diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 index 92c79da..d737e9c --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "ext-curl": "*", "ext-mbstring": "*", "vectrex/vxphp": "^3.0.0", - "firebase/php-jwt": "^v6.10.2", + "firebase/php-jwt": "^v7.0.0", "ivopetkov/html5-dom-document-php": "^v2.8.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 78d25cb..e7687f7 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": "d02813703c7025ab782298130e72bac7", + "content-hash": "bf2586ea16679ca43efa67451ac70ccd", "packages": [ { "name": "firebase/php-jwt", - "version": "v6.10.2", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b" + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/30c19ed0f3264cb660ea496895cfb6ef7ee3653b", - "reference": "30c19ed0f3264cb660ea496895cfb6ef7ee3653b", + "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.10.2" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.0" }, - "time": "2024-11-24T11:22:49+00:00" + "time": "2025-12-15T19:26:43+00:00" }, { "name": "ivopetkov/html5-dom-document-php", @@ -1062,7 +1062,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=8.3.0", + "php": ">=8.4.0", "ext-pdo": "*", "ext-zip": "*", "ext-gd": "*",