Skip to content

Commit

Permalink
composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxerxa committed Oct 23, 2022
1 parent fbd7627 commit 18935d7
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 8 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"maatwebsite/excel": "^2.1",
"adldap2/adldap2": "^8.1",
"chumper/zipper": "^1.0",
"tymon/jwt-auth": "^1.0"
"tymon/jwt-auth": "^1.0",
"gregwar/captcha": "^1.1"
},
"autoload": {
"classmap": [
Expand Down
71 changes: 64 additions & 7 deletions composer.lock

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

0 comments on commit 18935d7

Please sign in to comment.