Skip to content

Commit

Permalink
bump omnipay/common version
Browse files Browse the repository at this point in the history
  • Loading branch information
yinsee authored Nov 17, 2020
1 parent 11a613a commit f52c45c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"license": "MIT",
"authors": [
{
"name": "xu ding",
"email": "thedilab@gmail.com"
"name": "trilobyte",
"email": "trilobyte.my@gmail.com"
}
],
"minimum-stability": "stable",
"require": {
"omnipay/common": "3.0-beta.1",
"omnipay/common": "^3.0.0",
"php-http/guzzle6-adapter": "^1.1"
},
"require-dev": {
"omnipay/tests": "3.0-beta.1"
"omnipay/tests": "^3.0.0"
},
"autoload": {
"psr-4": { "Omnipay\\IPay88\\" : "src/" }
Expand Down

0 comments on commit f52c45c

Please sign in to comment.