diff --git a/composer.json b/composer.json index db31c35be..483a2bb5e 100644 --- a/composer.json +++ b/composer.json @@ -39,6 +39,6 @@ }, "require": { "onelogin/php-saml": "^4.2", - "firebase/php-jwt": "^6.11" + "firebase/php-jwt": "^7.0" } } diff --git a/composer.lock b/composer.lock index db188af58..d9add8ae9 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": "5d8b01e562ca288f5e1d17278a4b309b", + "content-hash": "c88b50658d8110558e3e868e692757b2", "packages": [ { "name": "firebase/php-jwt", - "version": "v6.11.1", + "version": "v7.0.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66" + "reference": "81ed59ef42f33a522b5891180df4c743222b8b92" }, "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/81ed59ef42f33a522b5891180df4c743222b8b92", + "reference": "81ed59ef42f33a522b5891180df4c743222b8b92", "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.1" }, - "time": "2025-04-09T20:32:01+00:00" + "time": "2025-12-15T23:11:17+00:00" }, { "name": "onelogin/php-saml",