Skip to content

Commit

Permalink
Merge pull request #186 from uliandim/main
Browse files Browse the repository at this point in the history
Improve code and tests for the newest version of php-jwt
  • Loading branch information
paulomarg authored Nov 7, 2022
2 parents e5605b8 + 807f4a2 commit 26e75c2
Show file tree
Hide file tree
Showing 5 changed files with 175 additions and 620 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ext-json": "*",
"ramsey/uuid": "^4.1",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"firebase/php-jwt": "^5.2",
"firebase/php-jwt": "^5.2 || ^6.2",
"psr/http-client": "^1.0",
"guzzlehttp/guzzle": "^7.0",
"doctrine/inflector": "^2.0"
Expand Down
Loading

0 comments on commit 26e75c2

Please sign in to comment.