Skip to content

Commit 141528c

Browse files
chore(deps): update lcobucci/jwt requirement from ^4.1 to ^4.1 || ^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.1.0...5.3.0) --- updated-dependencies: - dependency-name: lcobucci/jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed81599 commit 141528c

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": "^7.4 || ^8.0",
17-
"lcobucci/jwt": "^4.1"
17+
"lcobucci/jwt": "^4.1 || ^5.0"
1818

1919
},
2020
"require-dev": {

0 commit comments

Comments
 (0)