Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
✨ added leaf auth
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Nov 15, 2021
1 parent b418b22 commit 1bbf5e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"leafs/mvc-core": "^1.1",
"leafs/leaf": "v3.0-alpha",
"leafs/logger": "^1.0",
"leafs/cors": "^1.0"
"leafs/cors": "^1.0",
"leafs/auth": "^1.1"
},
"require-dev": {
"fzaninotto/faker": "^1.4"
Expand Down

0 comments on commit 1bbf5e0

Please sign in to comment.