Skip to content

Commit aec7df5

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 5917a94 commit aec7df5

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
@@ -19,7 +19,7 @@
1919
"guzzlehttp/guzzle": "^7.0|^6.0",
2020
"northwestern-sysdev/event-hub-php-sdk": "^3.0",
2121
"laravel/ui": "^3.0|^2.0|^4.0",
22-
"lcobucci/jwt": "^4.0",
22+
"lcobucci/jwt": "^4.0 || ^5.0",
2323
"socialiteproviders/manager": "~4.0",
2424
"firebase/php-jwt": "^5.3"
2525
},

0 commit comments

Comments
 (0)