Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dilab committed Nov 29, 2016
1 parent 30d931b commit 4ca387d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "ngocnh/omnipay-onepay",
"type": "ngocnh-library",
"name": "dilab/omnipay-onepay",
"description": "OnePay gateway for Omnipay payment processing library",
"keywords": [
"gateway",
Expand All @@ -15,10 +14,12 @@
"paypal",
"purchase"
],
"type": "library",
"license": "MIT",
"authors": [
{
"name": "xu ding",
"email": "[email protected]",
"email": "[email protected]"
}
],
"minimum-stability": "stable",
Expand Down

0 comments on commit 4ca387d

Please sign in to comment.