Skip to content

Commit a001540

Browse files
authored
Update composer.json
1 parent 1245e1e commit a001540

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"description": "OpenAI client for webman or workerman",
66
"require": {
77
"php": ">=7.2.0",
8-
"workerman/workerman": "^v4.1.11",
9-
"workerman/http-client": "v2.1.1"
8+
"workerman/workerman": ">=v4.1.11",
9+
"workerman/http-client": "^v2.1.1"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)