Skip to content

Commit b59d0ab

Browse files
committed
Enable lcobbuci/jwt 5.x to be installed with PHP 8.1
1 parent 538f35b commit b59d0ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"guzzlehttp/promises": "^2.0.4",
4040
"guzzlehttp/psr7": "^2.7",
4141
"kreait/firebase-tokens": "^5.2",
42-
"lcobucci/jwt": "^4.3|^5.4.2",
42+
"lcobucci/jwt": "^4.3|^5.3",
4343
"mtdowling/jmespath.php": "^2.8.0",
4444
"psr/cache": "^1.0.1|^2.0|^3.0",
4545
"psr/clock": "^1.0",

0 commit comments

Comments
 (0)