Skip to content

Commit

Permalink
added 7.4 support and fixed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gaokevin1 committed Sep 23, 2024
1 parent b4628e9 commit 1129dc1
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 @@ -15,7 +15,7 @@
}
],
"require": {
"php": "^7.3",
"php": "^7.3 || ^8.0",
"web-token/jwt-framework": "2.2.11",
"guzzlehttp/guzzle": "7.9.2",
"paragonie/constant_time_encoding": "^2.7.0",
Expand Down

0 comments on commit 1129dc1

Please sign in to comment.