Skip to content

Commit

Permalink
Update to omnipay version 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
dejan9393 committed Mar 31, 2022
1 parent c1f92a4 commit 634d6ac
Show file tree
Hide file tree
Showing 6 changed files with 2,741 additions and 791 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@
}
},
"require": {
"omnipay/common": "~2.0"
"php-http/guzzle7-adapter": "^1.0",
"omnipay/common": "^3.2"
},
"require-dev": {
"omnipay/tests": "^2.1.1"
"omnipay/tests": "^4.1"
}
}
Loading

0 comments on commit 634d6ac

Please sign in to comment.