Skip to content

Commit 51096b6

Browse files
Merge pull request #6 from BrightLocal/fix/guzzle-version
Update guzzle version to 6.0
2 parents 1b6e7cd + a046339 commit 51096b6

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"guzzlehttp/guzzle": "~4.0"
12+
"guzzlehttp/guzzle": "~6.0"
1313
},
1414
"autoload": {
1515
"psr-0": {

0 commit comments

Comments
 (0)