Skip to content

Commit

Permalink
Update Guzzle to 7.0
Browse files Browse the repository at this point in the history
tystuyfzand committed Jan 3, 2021
1 parent 6a08d74 commit 06ee187
Showing 2 changed files with 162 additions and 33 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
}
],
"require": {
"guzzlehttp/guzzle": "^6.3"
"guzzlehttp/guzzle": "^6.0|^7.0"
},
"autoload": {
"psr-4": {
193 changes: 161 additions & 32 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06ee187

Please sign in to comment.