Skip to content

Commit 6e082f9

Browse files
committed
Add extra Buckaroo gateways
1 parent f4ee35c commit 6e082f9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

composer.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
"require-dev": {
3535
"guzzle/plugin-mock": "~3.1",
3636
"mockery/mockery": "~0.8",
37-
"omnipay/tests": "2.*",
38-
"phpunit/phpunit": "~3.7.16",
39-
"squizlabs/php_codesniffer": "~1.4.4"
37+
"omnipay/tests": "~2.0",
38+
"phpunit/phpunit": "~3.7",
39+
"squizlabs/php_codesniffer": "~1.4"
4040
},
4141
"extra": {
4242
"branch-alias": {
@@ -46,6 +46,8 @@
4646
"AuthorizeNet_AIM",
4747
"AuthorizeNet_SIM",
4848
"Buckaroo",
49+
"Buckaroo_Ideal",
50+
"Buckaroo_PayPal",
4951
"CardSave",
5052
"Dummy",
5153
"Eway_Rapid",

0 commit comments

Comments
 (0)