Skip to content

Commit

Permalink
Update GuzzleHTTP to latest stable version 7.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nickvanderveeken committed Dec 13, 2021
1 parent 4fe4df0 commit 2f99093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"require-dev": {
"container-interop/container-interop": "^1.1",
"guzzlehttp/guzzle": "^6.5",
"guzzlehttp/guzzle": "^7.4",
"laminas/laminas-modulemanager": "^2.8",
"laminas/laminas-mvc": "^3.1",
"laminas/laminas-view": "^2.11",
Expand Down

0 comments on commit 2f99093

Please sign in to comment.