Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit 8612bf8

Browse files
committed
update Guzzle dep to >= 5.3.1
1 parent d6f203f commit 8612bf8

File tree

2 files changed

+9
-15
lines changed

2 files changed

+9
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"require": {
1616
"php": ">=5.4.0",
17-
"guzzlehttp/guzzle": "~5.0",
17+
"guzzlehttp/guzzle": "^5.3.1",
1818
"symfony/console": "~2.6",
1919
"symfony/filesystem": "~2.5",
2020
"raulfraile/distill": "~0.9,!=0.9.3,!=0.9.4"

composer.lock

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

0 commit comments

Comments
 (0)