Skip to content

Commit

Permalink
adaptation 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tw2066 committed Dec 4, 2023
1 parent 57fbedd commit 975ee29
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 @@ -18,12 +18,12 @@
"require": {
"php": ">=8.0",
"guzzlehttp/guzzle": "^6.3|^7.0",
"hyperf/di": "~3.0.0",
"hyperf/event": "~3.0.0",
"hyperf/framework": "~3.0.0",
"hyperf/http-server": "~3.0.0",
"hyperf/logger": "~3.0.0",
"hyperf/command": "~3.0.0",
"hyperf/di": "~3.0.0|~3.1.0",
"hyperf/event": "~3.0.0|~3.1.0",
"hyperf/framework": "~3.0.0|~3.1.0",
"hyperf/http-server": "~3.0.0|~3.1.0",
"hyperf/logger": "~3.0.0|~3.1.0",
"hyperf/command": "~3.0.0|~3.1.0",
"jetbrains/phpstorm-attributes": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 975ee29

Please sign in to comment.