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

Commit

Permalink
⬆️ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Sep 17, 2022
1 parent a7db8ad commit 282545f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
}
],
"require": {
"leafs/aloe": "^1.2",
"leafs/aloe": "*",
"illuminate/console": "^8.75",
"leafs/blade": "^1.2.4",
"leafs/mvc-core": "^1.1",
"leafs/blade": "*",
"leafs/mvc-core": "*",
"leafs/leaf": "^3.0",
"leafs/logger": "^1.0.1",
"leafs/cors": "^1.0",
"leafs/auth": "^2.1",
"leafs/db": "^2.0"
"leafs/logger": "*",
"leafs/cors": "*",
"leafs/auth": "*",
"leafs/db": "*"
},
"require-dev": {
"fakerphp/faker": "^1.16"
Expand Down

0 comments on commit 282545f

Please sign in to comment.