Skip to content

Commit 52b6c18

Browse files
authored
Merge pull request #33 from sprankhub/patch-1
Sort packages
2 parents 0641c0b + 6377cf4 commit 52b6c18

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@
1010
"amzn/amazon-pay-module": "*",
1111
"amzn/amazon-pay-sdk-php": "*",
1212
"amzn/login-with-amazon-module": "*",
13-
"magento/module-braintree": "*",
14-
"magento/module-braintree-graph-ql": "*",
15-
"braintree/braintree_php": "*",
1613
"braintree/braintree": "*",
14+
"braintree/braintree_php": "*",
1715
"dotmailer/dotmailer-magento2-extension": "*",
18-
"dotmailer/dotmailer-magento2-extension-package": "*",
16+
"dotmailer/dotmailer-magento2-extension-b2b": "*",
17+
"dotmailer/dotmailer-magento2-extension-chat": "*",
1918
"dotmailer/dotmailer-magento2-extension-enterprise": "*",
2019
"dotmailer/dotmailer-magento2-extension-enterprise-package": "*",
21-
"dotmailer/dotmailer-magento2-extension-chat": "*",
22-
"dotmailer/dotmailer-magento2-extension-b2b": "*",
20+
"dotmailer/dotmailer-magento2-extension-package": "*",
2321
"dotmailer/dotmailer-magento2-extension-sms": "*",
2422
"hyva-themes/magento2-mollie-theme-bundle": "*",
2523
"klarna/m2-payments": "*",
2624
"klarna/module-core": "*",
2725
"klarna/module-kp": "*",
2826
"klarna/module-kp-graph-ql": "*",
29-
"klarna/module-ordermanagement": "*",
3027
"klarna/module-onsitemessaging": "*",
28+
"klarna/module-ordermanagement": "*",
29+
"magento/module-braintree": "*",
30+
"magento/module-braintree-graph-ql": "*",
3131
"paypal/module-braintree": "*",
3232
"paypal/module-braintree-core": "*",
3333
"paypal/module-braintree-customer-balance": "*",
@@ -36,14 +36,14 @@
3636
"paypal/module-braintree-graph-ql": "*",
3737
"temando/module-shipping": "*",
3838
"temando/module-shipping-m2": "*",
39-
"vertex/product-magento-module": "*",
39+
"vertex/module-address-validation": "*",
4040
"vertex/module-tax": "*",
41+
"vertex/module-tax-staging": "*",
42+
"vertex/product-magento-module": "*",
4143
"vertex/sdk": "*",
4244
"vertexinc/module-tax-staging": "*",
4345
"vertexinc/product-magento-module": "*",
4446
"vertexinc/product-magento-module-commerce": "*",
45-
"vertex/module-address-validation": "*",
46-
"vertex/module-tax-staging": "*",
4747
"yotpo/magento2-module-yotpo-reviews": "*",
4848
"yotpo/magento2-module-yotpo-reviews-bundle": "*"
4949
}

0 commit comments

Comments
 (0)