Skip to content

Commit

Permalink
Point to origin omnipay-common
Browse files Browse the repository at this point in the history
  • Loading branch information
anush committed Mar 21, 2016
1 parent d1c1ae5 commit ea42c0a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,11 @@
"homepage": "https://github.com/thephpleague/omnipay-authorizenet/contributors"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/xola/omnipay-common"
}
],
"autoload": {
"psr-4": { "Omnipay\\AuthorizeNet\\" : "src/" }
},
"require": {
"omnipay/common": "~2.4.3"
"omnipay/common": "~2.5"
},
"require-dev": {
"omnipay/tests": "~2.0"
Expand Down

0 comments on commit ea42c0a

Please sign in to comment.