Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Hery Johanesa authored Jan 24, 2018
1 parent 5661cbe commit 7f35ef4
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|2.5.x-dev"
"omnipay/common": "~2.0|~2.5"
},
"require-dev": {
"omnipay/tests": "~2.0|2.5.x-dev"
"omnipay/tests": "~2.0|~2.5"
},
"scripts": {
"test": "phpunit"
Expand Down

0 comments on commit 7f35ef4

Please sign in to comment.