Skip to content

Commit

Permalink
Added guzzlehttp to composer requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
SunflowerFuchs committed Aug 13, 2017
1 parent 59bb716 commit cbeadf4
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 1 deletion.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"require": {
"php": ">=5.6.4",
"barryvdh/laravel-ide-helper": "^2.4",
"guzzlehttp/guzzle": "~6.0",
"laravel/framework": "5.4.*",
"laravel/tinker": "~1.0"
},
Expand Down
233 changes: 232 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cbeadf4

Please sign in to comment.