Skip to content

Commit

Permalink
build(deps): Add kelvinmo/simplejwt as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
siketyan committed May 26, 2023
1 parent dc16cc3 commit 6e0d39f
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 4 deletions.
1 change: 1 addition & 0 deletions .idea/php.xml

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

3 changes: 0 additions & 3 deletions .idea/phpspec.xml

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

1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
],
"require": {
"php": "^8.1",
"kelvinmo/simplejwt": "~0.7.0",
"google/auth": "^1.28",
"illuminate/auth": "^9|^10|^11",
"illuminate/contracts": "^9|^10|^11",
Expand Down
62 changes: 61 additions & 1 deletion composer.lock

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

0 comments on commit 6e0d39f

Please sign in to comment.