Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez authored Apr 1, 2024
1 parent 70dfbc6 commit 0ec258b
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 @@ -17,9 +17,9 @@
"require": {
"php": ">=7.4",
"ext-json": "*",
"guzzlehttp/promises": "^1.5",
"guzzlehttp/promises": "^1.5 | ^2.0",
"guzzlehttp/guzzle": "^7.4",
"workerman/http-client": "^1.0",
"workerman/http-client": "^1.0 | ^2.0",
"monolog/monolog": "^2.8",
"ext-mbstring": "*"
},
Expand Down

0 comments on commit 0ec258b

Please sign in to comment.