Skip to content

Commit 37448f8

Browse files
Bump firebase/php-jwt
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 5.5.1 to 6.0.0. - [Release notes](https://github.com/firebase/php-jwt/releases) - [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md) - [Commits](firebase/php-jwt@v5.5.1...v6.0.0) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07c79d6 commit 37448f8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

src/approov-protected-server/token-binding-check/hello/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": "^8.0.2",
9-
"firebase/php-jwt": "^5.2",
9+
"firebase/php-jwt": "^6.0",
1010
"guzzlehttp/guzzle": "^7.2",
1111
"laravel/framework": "^9.2",
1212
"laravel/sanctum": "^2.14.1",

src/approov-protected-server/token-binding-check/hello/composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)