Skip to content

Commit ea42c0a

Browse files
committed
Point to origin omnipay-common
1 parent d1c1ae5 commit ea42c0a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,11 @@
2424
"homepage": "https://github.com/thephpleague/omnipay-authorizenet/contributors"
2525
}
2626
],
27-
"repositories": [
28-
{
29-
"type": "vcs",
30-
"url": "https://github.com/xola/omnipay-common"
31-
}
32-
],
3327
"autoload": {
3428
"psr-4": { "Omnipay\\AuthorizeNet\\" : "src/" }
3529
},
3630
"require": {
37-
"omnipay/common": "~2.4.3"
31+
"omnipay/common": "~2.5"
3832
},
3933
"require-dev": {
4034
"omnipay/tests": "~2.0"

0 commit comments

Comments
 (0)