Skip to content

Commit e2bbc85

Browse files
authored
Merge pull request #6 from FreshMail/update-guzzle-library
update guzzlehttp library to newest version
2 parents bd1b982 + 3a94708 commit e2bbc85

3 files changed

Lines changed: 212 additions & 45 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.0",
1414
"ext-json": "*",
15-
"guzzlehttp/guzzle": "^6.3",
15+
"guzzlehttp/guzzle": "~7.2",
1616
"monolog/monolog": "^1.24|^2.0",
1717
"psr/log": "^1.1",
1818
"psr/http-message": "^1.0",

composer.lock

Lines changed: 207 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)