Skip to content

Commit

Permalink
updated dependency to use guzzlehttp/guzzle instead of guzzle/guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
pendexgabo committed Jul 19, 2016
1 parent e8f1e7e commit a68285f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"require": {
"php": ">=5.3.0",
"guzzle/guzzle": "3.*"
"guzzlehttp/guzzle": "3.*"
},
"require-dev": {
"phpunit/phpunit": "~4.0",
Expand Down

0 comments on commit a68285f

Please sign in to comment.