Skip to content

Commit 133d77e

Browse files
Updates guzzle (#11)
* Updates guzzle * guzzle update Co-authored-by: Th0rn0 <dev@th0rn0.co.uk>
1 parent c58a7b1 commit 133d77e

File tree

2 files changed

+74
-10
lines changed

2 files changed

+74
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": "^7.1.3",
7-
"guzzlehttp/guzzle": "^6.3",
7+
"guzzlehttp/guzzle": "^6.3|^7",
88
"illuminate/support": ">=5",
99
"symfony/http-foundation": "^5.0"
1010
},

composer.lock

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

0 commit comments

Comments
 (0)