Skip to content

Commit

Permalink
Add hyperf 3.1.* adaptive
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhhui committed May 28, 2024
1 parent de8f24c commit 2561dbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"ext-bcmath": "*",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.0",
"hyperf/di": "~2.2.0 || 3.0.*",
"hyperf/config": "~2.2.0 || 3.0.*",
"hyperf/di": "~2.2.0 || 3.0.* || 3.1.*",
"hyperf/config": "~2.2.0 || 3.0.* || 3.1.*",
"hyperf/qdrant-client": "*",
"yethee/tiktoken": "^0.1.2"
},
Expand Down

0 comments on commit 2561dbb

Please sign in to comment.