Skip to content

Commit 9a98764

Browse files
committed
Updated Guzzle to version 5
1 parent 117452c commit 9a98764

File tree

2 files changed

+118
-40
lines changed

2 files changed

+118
-40
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.4.0",
20-
"guzzlehttp/guzzle": "~4.0"
20+
"guzzlehttp/guzzle": "~5.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)