Skip to content

Commit 77eaa10

Browse files
Update lcobucci/jwt requirement from ^4.0 to ^4.0 || ^5.0
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]>
1 parent 141a774 commit 77eaa10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"guzzlehttp/guzzle": "^7.0|^6.0",
1818
"northwestern-sysdev/event-hub-php-sdk": "^3.0",
1919
"laravel/ui": "^3.0|^2.0|^4.0",
20-
"lcobucci/jwt": "^4.0",
20+
"lcobucci/jwt": "^4.0 || ^5.0",
2121
"socialiteproviders/manager": "~4.0",
2222
"firebase/php-jwt": "^5.3"
2323
},

0 commit comments

Comments
 (0)