Skip to content

Commit

Permalink
Merge pull request #21 from ljyljy0211/ljyljy0211-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
ericyzhu authored Aug 11, 2021
2 parents 5dae39c + 8586fe5 commit ef9d893
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"ext-swoole": ">=4.5",
"ext-json": "*",
"ext-openssl": "*",
"hyperf/cache": "~2.2.0",
"hyperf/command": "~2.2.0",
"hyperf/config": "~2.2.0",
"hyperf/di": "~2.2.0",
"hyperf/framework": "~2.2.0",
"hyperf/cache": "^2.1",
"hyperf/command": "^2.1",
"hyperf/config": "^2.1",
"hyperf/di": "^2.1",
"hyperf/framework": "^2.1",
"lcobucci/jwt": "~4.1.0",
"nesbot/carbon": "^2.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
"hyperf/testing": "~2.2.0",
"hyperf/testing": "^2.1",
"phpstan/phpstan": "^0.12",
"swoole/ide-helper": "dev-master",
"mockery/mockery": "^1.0"
Expand Down

0 comments on commit ef9d893

Please sign in to comment.