Skip to content

Commit

Permalink
Added guzzle to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
alexw23 authored Jan 8, 2019
1 parent 55d955e commit 228b018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"require": {
"php": ">=5.4.0",
"illuminate/support": "~5",
"omnipay/common": "~3.0"
"omnipay/common": "~3.0",
"php-http/guzzle6-adapter": "~2.0.0"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 228b018

Please sign in to comment.