Merge pull request #266 from strukturag/dependabot/composer/firebase/php-jwt-6.8.0
build(deps): bump firebase/php-jwt from 6.5.0 to 6.8.0
This commit is contained in:
commit
9bfbd41b3d
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
|
@ -65,16 +65,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "firebase/php-jwt",
|
"name": "firebase/php-jwt",
|
||||||
"version": "v6.5.0",
|
"version": "v6.8.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/firebase/php-jwt.git",
|
"url": "https://github.com/firebase/php-jwt.git",
|
||||||
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2"
|
"reference": "48b0210c51718d682e53210c24d25c5a10a2299b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/e94e7353302b0c11ec3cfff7180cd0b1743975d2",
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/48b0210c51718d682e53210c24d25c5a10a2299b",
|
||||||
"reference": "e94e7353302b0c11ec3cfff7180cd0b1743975d2",
|
"reference": "48b0210c51718d682e53210c24d25c5a10a2299b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -122,9 +122,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/firebase/php-jwt/issues",
|
"issues": "https://github.com/firebase/php-jwt/issues",
|
||||||
"source": "https://github.com/firebase/php-jwt/tree/v6.5.0"
|
"source": "https://github.com/firebase/php-jwt/tree/v6.8.0"
|
||||||
},
|
},
|
||||||
"time": "2023-05-12T15:47:07+00:00"
|
"time": "2023-06-20T16:45:35+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue