Skip to content

Commit

Permalink
Fix dependency typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
judgej committed Nov 29, 2018
1 parent 65ee406 commit 6bc5361
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 @@ -14,7 +14,7 @@
],
"require": {
"php": ">=5.3.0",
"guzzle/guzzle": "~6.3"
"guzzlehttp/guzzle": "~6.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6bc5361

Please sign in to comment.