Skip to content

Commit

Permalink
updating guzzle (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone authored Jan 18, 2023
1 parent 03392bb commit 90bbd3f
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 380 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"ext-json": "*",
"dcarbone/gotime": "v0.4.* || v0.5.*",
"dcarbone/gohttp": "v0.3.*",
"guzzlehttp/guzzle": "7.4.*",
"guzzlehttp/psr7": "2.*"
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/psr7": "^2.4"
},
"autoload": {
"files": [
Expand Down
Loading

0 comments on commit 90bbd3f

Please sign in to comment.