Skip to content

Commit

Permalink
Upgraded to OmniPay 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFire committed Nov 15, 2018
1 parent a852519 commit 60de00f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: php
php:
0: 7.1
1: 7.2
2: 5.6
3: 7
5: hhvm
4: 5.6
5: 7
6: hhvm
dist: trusty
cache:
directories:
Expand Down
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -45,9 +45,10 @@
}
],
"require": {
"omnipay/common": "~2.3"
"omnipay/common": "^3.0"
},
"require-dev": {
"omnipay/tests": "^3.0",
"hiqdev/hidev-php": "<2.0",
"hiqdev/hidev-hiqdev": "<2.0"
},
Expand Down

0 comments on commit 60de00f

Please sign in to comment.