Skip to content

Commit

Permalink
Transfer ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Coates authored Nov 17, 2016
1 parent 4085a59 commit 4d1c5bf
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "coatesap/omnipay-realex",
"name": "digitickets/omnipay-realex",
"type": "library",
"description": "Realex driver with 3D Secure & refund support for Omnipay payment processing library",
"keywords": [
Expand All @@ -11,7 +11,7 @@
"purchase",
"realex"
],
"homepage": "https://github.com/coatesap/omnipay-realex",
"homepage": "https://github.com/digitickets/omnipay-realex",
"license": "MIT",
"authors": [
{
Expand All @@ -27,10 +27,5 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "~1.4.4"
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
}
}

0 comments on commit 4d1c5bf

Please sign in to comment.