Skip to content

Commit

Permalink
(VS-667) Update composer.json for omnipay-3
Browse files Browse the repository at this point in the history
  • Loading branch information
scmono committed Aug 13, 2019
1 parent 46a26f6 commit d2a82c0
Show file tree
Hide file tree
Showing 2 changed files with 2,138 additions and 433 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"description": "PayU Latam provider for Omnipay",
"type": "library",
"require": {
"omnipay/common": "~2.0"
"php-http/guzzle6-adapter": "^1.0",
"omnipay/common": "~3.0"
},
"require-dev": {
"omnipay/tests": "~2.0"
Expand Down
Loading

0 comments on commit d2a82c0

Please sign in to comment.