Skip to content

Commit

Permalink
Update lcobucci/jwt requirement from ^4.0 to ^4.0 || ^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.0.0...5.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 141a774 commit 77eaa10
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 @@ -17,7 +17,7 @@
"guzzlehttp/guzzle": "^7.0|^6.0",
"northwestern-sysdev/event-hub-php-sdk": "^3.0",
"laravel/ui": "^3.0|^2.0|^4.0",
"lcobucci/jwt": "^4.0",
"lcobucci/jwt": "^4.0 || ^5.0",
"socialiteproviders/manager": "~4.0",
"firebase/php-jwt": "^5.3"
},
Expand Down

0 comments on commit 77eaa10

Please sign in to comment.