Skip to content

Commit

Permalink
chore: update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht committed Feb 26, 2024
1 parent 285124f commit 1a099bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9,982 deletions.
15 changes: 2 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,7 @@
"hyperf/translation": "^3.1",
"hyperf/validation": "^3.1",
"psr/http-message": "^1.0",
"swooletw/hyperf-auth": "@dev",
"swooletw/hyperf-cache": "@dev",
"swooletw/hyperf-container": "@dev",
"swooletw/hyperf-cookie": "@dev",
"swooletw/hyperf-encryption": "@dev",
"swooletw/hyperf-foundation": "@dev",
"swooletw/hyperf-hashing": "@dev",
"swooletw/hyperf-jwt": "@dev",
"swooletw/hyperf-log": "@dev",
"swooletw/hyperf-router": "@dev",
"swooletw/hyperf-sqlite": "@dev",
"swooletw/hyperf-support": "@dev",
"swooletw/hyperf-packages": "@dev",
"symfony/error-handler": "^6.3"
},
"require-dev": {
Expand Down Expand Up @@ -85,7 +74,7 @@
"repositories": [
{
"type": "path",
"url": "../framework/src/*",
"url": "../framework",
"options": {
"symlink": true
}
Expand Down
Loading

0 comments on commit 1a099bc

Please sign in to comment.