Skip to content

Commit 4be4bf1

Browse files
author
Keith Kirk
committed
upgrade to guzzle 5
1 parent 40fbc22 commit 4be4bf1

9 files changed

Lines changed: 870 additions & 406 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
],
1919
"require": {
2020
"php": "~5.4",
21-
"guzzlehttp/guzzle": "~4.0",
22-
"guzzlehttp/guzzle-services": "~0.3",
21+
"guzzlehttp/guzzle": "~5.0",
22+
"guzzlehttp/guzzle-services": "~0.5",
2323
"monolog/monolog": "~1.7",
2424
"symfony/filesystem": "~2.5",
2525
"symfony/console": "~2.5"

0 commit comments

Comments
 (0)