Skip to content

Commit 0a34eed

Browse files
Bump firebase/php-jwt from 5.0.0 to 6.0.0
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 5.0.0 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.0.0...v6.0.0) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9437ae5 commit 0a34eed

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"friendsofphp/php-cs-fixer": "^2.16",
3535
"symfony/var-dumper": "^5.0",
3636
"nesbot/carbon": "^2.30",
37-
"firebase/php-jwt": "^5.0"
37+
"firebase/php-jwt": "^5.0 || ^6.0"
3838
},
3939
"scripts": {
4040
"cs": [

composer.lock

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)