Skip to content

Commit

Permalink
add some metadata to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dsge committed Dec 5, 2016
1 parent e84e003 commit 1340dd2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
{
"name": "clapp/omnipay-otphu",
"description": "Experimental Omnipay v2.5 Payment Gateway for https://www.otpbank.hu",
"keywords": [
"otp",
"otpbank",
"omnipay",
"payment",
"hungary",
"pay",
"merchant",
"purchase",
"magyar"
],
"license": "MIT",
"authors": [
{
"name": "Gergely Sárosi",
"email": "gergely.sarosi@clapp.eu",
"role": "Developer"
}
],
"require": {
"omnipay/common": "^2.5.1",
"php": "^5.5.9 | ~7.0",
Expand Down

0 comments on commit 1340dd2

Please sign in to comment.