Skip to content

Commit

Permalink
Enable lcobbuci/jwt 5.x to be installed with PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Dec 19, 2024
1 parent 538f35b commit b59d0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"guzzlehttp/promises": "^2.0.4",
"guzzlehttp/psr7": "^2.7",
"kreait/firebase-tokens": "^5.2",
"lcobucci/jwt": "^4.3|^5.4.2",
"lcobucci/jwt": "^4.3|^5.3",
"mtdowling/jmespath.php": "^2.8.0",
"psr/cache": "^1.0.1|^2.0|^3.0",
"psr/clock": "^1.0",
Expand Down

0 comments on commit b59d0ab

Please sign in to comment.