Skip to content

Commit

Permalink
update guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
gladyshev committed Jul 7, 2022
1 parent c738981 commit 6e0ed10
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 @@ -16,10 +16,10 @@
"ext-json": "*",
"psr/http-client": "~1.0.1",
"psr/http-message": "~1.0.1",
"guzzlehttp/psr7": "~1.7.0"
"guzzlehttp/psr7": "~2.4.0"
},
"require-dev": {
"guzzlehttp/guzzle": "~7.0",
"guzzlehttp/guzzle": "~7.4.5",
"phpunit/phpunit": "~9.3.8|~8.5.15",
"vimeo/psalm": "^4.15",
"squizlabs/php_codesniffer": "^3.6"
Expand Down

0 comments on commit 6e0ed10

Please sign in to comment.