Skip to content

Commit

Permalink
Bumped to next version of omnipay
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupke committed Oct 24, 2018
1 parent ad033d4 commit 3b7360b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"psr-4": { "Omnipay\\Backoffice\\" : "src/" }
},
"require": {
"omnipay/common": "~2.2"
"omnipay/common": "~3"
},
"require-dev": {
"omnipay/tests": "~2.0"
"omnipay/tests": "~3"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 3b7360b

Please sign in to comment.