Skip to content

Commit 50a750f

Browse files
authored
Update composer.json
1 parent d548491 commit 50a750f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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": "^4.1.11 | ^5.1",
9+
"workerman/http-client": "^2.1.1 | ^3.0"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)