Skip to content

Commit

Permalink
Merge pull request #32 from qeq66/master
Browse files Browse the repository at this point in the history
support PHP 8
  • Loading branch information
qeq66 authored Jul 11, 2022
2 parents f91eab2 + 75da811 commit ca4ff3b
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 @@ -4,7 +4,7 @@
"type": "library",
"require": {
"php": "^7.0 || ^8.0",
"lcobucci/jwt": "3.3.*",
"qeq66/jwt": "3.3.*",
"topthink/framework": "^5.1.10 || ^6.0.0"
},
"license": "MIT",
Expand Down

0 comments on commit ca4ff3b

Please sign in to comment.