Skip to content

Commit 9be7ebb

Browse files
committed
Update version constraint for lcobucci/jwt
1 parent f28ca20 commit 9be7ebb

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
@@ -7,7 +7,7 @@
77
"php": "^7.2 || ^8.0",
88
"ext-openssl": "*",
99
"league/event": "^2.2",
10-
"lcobucci/jwt": "^3.4 || ^4.0",
10+
"lcobucci/jwt": "^3.4 || ^4.0.4",
1111
"psr/http-message": "^1.0.1",
1212
"defuse/php-encryption": "^2.2.1",
1313
"ext-json": "*"

0 commit comments

Comments
 (0)