build(deps): bump firebase/php-jwt from 6.9.0 to 6.10.0

Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/firebase/php-jwt/releases)
- [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/php-jwt/compare/v6.9.0...v6.10.0)

---
updated-dependencies:
- dependency-name: firebase/php-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-02 02:57:53 +00:00 committed by GitHub
parent 318dbbcf45
commit 277abc2cbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
composer.lock generated
View file

@ -65,16 +65,16 @@
},
{
"name": "firebase/php-jwt",
"version": "v6.9.0",
"version": "v6.10.0",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "f03270e63eaccf3019ef0f32849c497385774e11"
"reference": "a49db6f0a5033aef5143295342f1c95521b075ff"
},
"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/a49db6f0a5033aef5143295342f1c95521b075ff",
"reference": "a49db6f0a5033aef5143295342f1c95521b075ff",
"shasum": ""
},
"require": {
@ -122,9 +122,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/v6.10.0"
},
"time": "2023-10-05T00:24:42+00:00"
"time": "2023-12-01T16:26:39+00:00"
}
],
"packages-dev": [
@ -926,5 +926,5 @@
"platform-overrides": {
"php": "7.4"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}