Skip to content

Commit

Permalink
Merge pull request #4 from h1johanesa/master
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
ambroisemaupate authored Jan 24, 2018
2 parents 86cb97e + 7f35ef4 commit c43a175
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 @@ -28,10 +28,10 @@
}
},
"require": {
"omnipay/common": "~2.0"
"omnipay/common": "~2.0|~2.5"
},
"require-dev": {
"omnipay/tests": "~2.0"
"omnipay/tests": "~2.0|~2.5"
},
"scripts": {
"test": "phpunit"
Expand Down

0 comments on commit c43a175

Please sign in to comment.