Skip to content

Commit

Permalink
fixed composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gaokevin1 committed Sep 23, 2024
1 parent 1129dc1 commit 9816da7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 5 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
],
"require": {
"php": "^7.3 || ^8.0",
"web-token/jwt-framework": "2.2.11",
"guzzlehttp/guzzle": "7.9.2",
"web-token/jwt-framework": "2.2.11 as 2.3.0",
"guzzlehttp/guzzle": "7.9.2 as 7.9.3",
"paragonie/constant_time_encoding": "^2.7.0",
"vlucas/phpdotenv": "^5.6.1"
},
Expand Down
19 changes: 16 additions & 3 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9816da7

Please sign in to comment.