Skip to content

Commit 5e6dd4a

Browse files
committed
Added Checkout.com to composer.json
1 parent 08f8d23 commit 5e6dd4a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
"targetpay",
4646
"twocheckout",
4747
"worldpay",
48-
"payU"
48+
"payU",
49+
"checkoutcom"
4950
],
5051
"homepage": "https://github.com/thephpleague/omnipay",
5152
"license": "MIT",
@@ -119,7 +120,8 @@
119120
"omnipay/payu": "PayU",
120121
"paypronl/omnipay-paypro": "PayPro",
121122
"samvaughton/omnipay-barclays-epdq": "Barclays ePDQ",
122-
"teaandcode/omnipay-worldpay-xml": "WorldPay XML Direct"
123+
"teaandcode/omnipay-worldpay-xml": "WorldPay XML Direct",
124+
"fotografde/omnipay-checkoutcom": "Checkout.com"
123125
},
124126
"extra": {
125127
"branch-alias": {

0 commit comments

Comments
 (0)