We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d548491 commit 50a750fCopy full SHA for 50a750f
1 file changed
composer.json
@@ -5,8 +5,8 @@
5
"description": "OpenAI client for webman or workerman",
6
"require": {
7
"php": ">=7.2.0",
8
- "workerman/workerman": ">=v4.1.11",
9
- "workerman/http-client": "^v2.1.1"
+ "workerman/workerman": "^4.1.11 | ^5.1",
+ "workerman/http-client": "^2.1.1 | ^3.0"
10
},
11
"autoload": {
12
"psr-4": {
0 commit comments