Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 468da14

Browse files
authored
Merge pull request #13 from davemg3/1.1
Update guzzle to 6.3 bug fix.
2 parents 2fd1877 + 177c823 commit 468da14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.5.0",
14-
"guzzlehttp/guzzle": "6.2.*",
14+
"guzzlehttp/guzzle": "6.3.*",
1515
"illuminate/support": "~5.0",
1616
"nesbot/carbon": "~1.20"
1717
},

0 commit comments

Comments
 (0)