Skip to content
Snippets Groups Projects
Commit 774c02b7 authored by Zandor Smith's avatar Zandor Smith :computer:
Browse files

feat: Support php-jwt version 6.0 or higher.

parent 37339ff1
No related branches found
No related tags found
No related merge requests found
Pipeline #104805 passed
......@@ -17,7 +17,7 @@
"php": ">=7.1.0",
"ext-json": "*",
"ext-curl": "*",
"firebase/php-jwt": "^5.2"
"firebase/php-jwt": "^5.2|^6.0"
},
"autoload": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment