Skip to content

Commit 0ec258b

Browse files
authored
Update composer.json
1 parent 70dfbc6 commit 0ec258b

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
@@ -17,9 +17,9 @@
1717
"require": {
1818
"php": ">=7.4",
1919
"ext-json": "*",
20-
"guzzlehttp/promises": "^1.5",
20+
"guzzlehttp/promises": "^1.5 | ^2.0",
2121
"guzzlehttp/guzzle": "^7.4",
22-
"workerman/http-client": "^1.0",
22+
"workerman/http-client": "^1.0 | ^2.0",
2323
"monolog/monolog": "^2.8",
2424
"ext-mbstring": "*"
2525
},

0 commit comments

Comments
 (0)