Skip to content

Commit

Permalink
chore(deps): update lcobucci/jwt requirement from ^4.1 to ^4.1 || ^5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [lcobucci/jwt](https://github.com/lcobucci/jwt) to permit the latest version.
- [Release notes](https://github.com/lcobucci/jwt/releases)
- [Commits](lcobucci/jwt@4.1.0...5.3.0)

---
updated-dependencies:
- dependency-name: lcobucci/jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 11, 2024
1 parent ed81599 commit 141528c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"lcobucci/jwt": "^4.1"
"lcobucci/jwt": "^4.1 || ^5.0"

},
"require-dev": {
Expand Down

0 comments on commit 141528c

Please sign in to comment.