Skip to content

Commit

Permalink
Initial upload 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick Eyland committed Nov 14, 2019
1 parent 13d8b66 commit 688d276
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 23 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.history
.vscode
53 changes: 30 additions & 23 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,48 @@
{
"name": "freeyland/magento2-replaces",
"version": "2.3.3",
"replace": {
"amzn/amazon-pay-and-login-magento-2-module": "*",
"amzn/amazon-pay-and-login-with-amazon-core-module": "*",
"amzn/amazon-pay-module": "*",
"amzn/amazon-pay-sdk-php": "*",
"amzn/login-with-amazon-module": "*",
"braintree/braintree_php": "*",
"dotmailer/dotmailer-magento2-extension": "*",
"dotmailer/dotmailer-magento2-extension-enterprise": "*",
"klarna/m2-payments": "*",
"klarna/module-core": "*",
"klarna/module-kp": "*",
"klarna/module-ordermanagement": "*",
"name": "freeyland/magento2-replaces",
"version": "2.3.2",
"replace": {
"magento/module-advanced-pricing-import-export": "*",
"magento/module-amqp": "*",
"magento/module-analytics": "*",
"magento/module-authorizenet": "*",
"magento/module-braintree": "*",
"magento/module-bundle-import-export": "*",
"magento/module-catalog-analytics": "*",
"magento/module-customer-analytics": "*",
"magento/module-customer-import-export": "*",
"magento/module-cybersource": "*",
"magento/module-dhl": "*",
"magento/module-downloadable-import-export": "*",
"magento/module-eway": "*",
"magento/module-fedex": "*",
"magento/module-google-adwords": "*",
"magento/module-google-optimizer": "*",
"magento/module-grouped-import-export": "*",
"magento/module-marketplace": "*",
"magento/module-message-queue": "*",
"magento/module-multishipping": "*",
"magento/module-mysql-mq": "*",
"magento/module-new-relic-reporting": "*",
"magento/module-persistent": "*",
"magento/module-quote-analytics": "*",
"magento/module-release-notification": "*",
"magento/module-review-analytics": "*",
"magento/module-sales-analytics": "*",
"magento/module-sample-data": "*",
"magento/module-send-friend": "*",
"magento/module-send-friend-graph-ql": "*",
"magento/module-signifyd": "*",
"magento/module-swagger": "*",
"magento/module-swagger-webapi": "*",
"magento/module-swagger-webapi-async": "*",
"magento/module-swatches": "*",
"magento/module-swatches-layered-navigation": "*",
"magento/module-swatches-graph-ql": "*",
"magento/module-tax-import-export": "*",
"magento/module-ups": "*",
"magento/module-usps": "*",
"magento/module-version": "*",
"magento/module-worldpay": "*",
"temando/module-shipping-m2": "*",
"vertex/module-tax": "*",
"vertex/product-magento-module": "*",
"vertex/sdk": "*"
}
}
"magento/module-wishlist-analytics": "*",
"magento/module-worldpay": "*"
}
}

0 comments on commit 688d276

Please sign in to comment.