Browse Source
Merge pull request #10655 from nextcloud/dependabot/composer/firebase/php-jwt-6.9.0
pull/10662/head
dependabot[bot]
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
7 additions and
7 deletions
-
composer.lock
|
|
|
@ -138,16 +138,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "firebase/php-jwt", |
|
|
|
"version": "v6.8.1", |
|
|
|
"version": "v6.9.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/firebase/php-jwt.git", |
|
|
|
"reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26" |
|
|
|
"reference": "f03270e63eaccf3019ef0f32849c497385774e11" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/5dbc8959427416b8ee09a100d7a8588c00fb2e26", |
|
|
|
"reference": "5dbc8959427416b8ee09a100d7a8588c00fb2e26", |
|
|
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11", |
|
|
|
"reference": "f03270e63eaccf3019ef0f32849c497385774e11", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -195,9 +195,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/firebase/php-jwt/issues", |
|
|
|
"source": "https://github.com/firebase/php-jwt/tree/v6.8.1" |
|
|
|
"source": "https://github.com/firebase/php-jwt/tree/v6.9.0" |
|
|
|
}, |
|
|
|
"time": "2023-07-14T18:33:00+00:00" |
|
|
|
"time": "2023-10-05T00:24:42+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "psr/simple-cache", |
|
|
|
@ -1148,5 +1148,5 @@ |
|
|
|
"platform-overrides": { |
|
|
|
"php": "8.0" |
|
|
|
}, |
|
|
|
"plugin-api-version": "2.6.0" |
|
|
|
"plugin-api-version": "2.3.0" |
|
|
|
} |