-
Notifications
You must be signed in to change notification settings - Fork 32
/
composer.json
290 lines (290 loc) · 14.7 KB
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
{
"name": "yireo/magento2-replace-all",
"description": "Remove various packages from Magento",
"require": {
"magento/product-community-edition": "2.4.*"
},
"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": "*",
"astock/stock-api-libphp": "*",
"braintree/braintree": "*",
"braintree/braintree_php": "*",
"dotmailer/dotmailer-magento2-extension": "*",
"dotmailer/dotmailer-magento2-extension-b2b": "*",
"dotmailer/dotmailer-magento2-extension-chat": "*",
"dotmailer/dotmailer-magento2-extension-enterprise": "*",
"dotmailer/dotmailer-magento2-extension-enterprise-package": "*",
"dotmailer/dotmailer-magento2-extension-package": "*",
"dotmailer/dotmailer-magento2-extension-sms": "*",
"klarna/m2-payments": "*",
"klarna/module-core": "*",
"klarna/module-kp": "*",
"klarna/module-kp-graph-ql": "*",
"klarna/module-onsitemessaging": "*",
"klarna/module-ordermanagement": "*",
"magento/adobe-stock-integration": "*",
"magento/google-shopping-ads": "*",
"magento/inventory-composer-installer": "*",
"magento/inventory-composer-metapackage": "*",
"magento/module-admin-adobe-ims": "*",
"magento/module-admin-analytics": "*",
"magento/module-adobe-ims": "*",
"magento/module-admin-adobe-ims-two-factor-auth": "*",
"magento/module-adobe-ims-api": "*",
"magento/module-adobe-stock-admin-ui": "*",
"magento/module-adobe-stock-asset": "*",
"magento/module-adobe-stock-asset-api": "*",
"magento/module-adobe-stock-client": "*",
"magento/module-adobe-stock-client-api": "*",
"magento/module-adobe-stock-image": "*",
"magento/module-adobe-stock-image-admin-ui": "*",
"magento/module-adobe-stock-image-api": "*",
"magento/module-advanced-pricing-import-export": "*",
"magento/module-amqp": "*",
"magento/module-amqp-store": "*",
"magento/module-analytics": "*",
"magento/module-authorizenet": "*",
"magento/module-authorizenet-acceptjs": "*",
"magento/module-authorizenet-cardinal": "*",
"magento/module-authorizenet-graph-ql": "*",
"magento/module-aws-s3": "*",
"magento/module-aws-s3-page-builder": "*",
"magento/module-braintree": "*",
"magento/module-braintree-graph-ql": "*",
"magento/module-bundle-graph-ql": "*",
"magento/module-bundle-import-export": "*",
"magento/module-bundle-import-export-staging": "*",
"magento/module-bundle-sample-data": "*",
"magento/module-bundle-staging": "*",
"magento/module-cardinal-commerce": "*",
"magento/module-catalog-analytics": "*",
"magento/module-catalog-cms-graph-ql": "*",
"magento/module-catalog-customer-graph-ql": "*",
"magento/module-catalog-customer-ql": "*",
"magento/module-catalog-graph-ql": "*",
"magento/module-catalog-import-export-staging": "*",
"magento/module-catalog-inventory-graph-ql": "*",
"magento/module-catalog-inventory-staging": "*",
"magento/module-catalog-page-builder-analytics": "*",
"magento/module-catalog-page-builder-analytics-staging": "*",
"magento/module-catalog-permissions-graph-ql": "*",
"magento/module-catalog-rule-graph-ql": "*",
"magento/module-catalog-rule-sample-data": "*",
"magento/module-catalog-rule-staging": "*",
"magento/module-catalog-sample-data": "*",
"magento/module-catalog-staging": "*",
"magento/module-catalog-staging-graph-ql": "*",
"magento/module-catalog-staging-page-builder": "*",
"magento/module-catalog-url-rewrite-graph-ql": "*",
"magento/module-catalog-url-rewrite-staging": "*",
"magento/module-checkout-agreements-graph-ql": "*",
"magento/module-checkout-staging": "*",
"magento/module-cms-graph-ql": "*",
"magento/module-cms-page-builder-analytics": "*",
"magento/module-cms-page-builder-analytics-staging": "*",
"magento/module-cms-sample-data": "*",
"magento/module-cms-staging": "*",
"magento/module-cms-url-rewrite-graph-ql": "*",
"magento/module-compare-list-graph-ql": "*",
"magento/module-configurable-product-graph-ql": "*",
"magento/module-configurable-product-staging": "*",
"magento/module-configurable-sample-data": "*",
"magento/module-csp": "*",
"magento/module-customer-analytics": "*",
"magento/module-customer-balance-graph-ql": "*",
"magento/module-customer-downloadable-graph-ql": "*",
"magento/module-customer-finance": "*",
"magento/module-customer-graph-ql": "*",
"magento/module-customer-import-export": "*",
"magento/module-customer-sample-data": "*",
"magento/module-cybersource": "*",
"magento/module-dhl": "*",
"magento/module-directory-graph-ql": "*",
"magento/module-downloadable-graph-ql": "*",
"magento/module-downloadable-import-export": "*",
"magento/module-downloadable-sample-data": "*",
"magento/module-downloadable-staging": "*",
"magento/module-eav-graph-ql": "*",
"magento/module-eway": "*",
"magento/module-fedex": "*",
"magento/module-gift-card-account-graph-ql": "*",
"magento/module-gift-card-graph-ql": "*",
"magento/module-gift-card-staging": "*",
"magento/module-gift-message-graph-ql": "*",
"magento/module-gift-message-staging": "*",
"magento/module-gift-wrapping-graph-ql": "*",
"magento/module-gift-wrapping-staging": "*",
"magento/module-google-adwords": "*",
"magento/module-google-optimizer": "*",
"magento/module-google-optimizer-staging": "*",
"magento/module-graph-ql": "*",
"magento/module-graph-ql-cache": "*",
"magento/module-grouped-import-export": "*",
"magento/module-grouped-product-graph-ql": "*",
"magento/module-grouped-product-sample-data": "*",
"magento/module-grouped-product-staging": "*",
"magento/module-inventory": "*",
"magento/module-inventory-admin-ui": "*",
"magento/module-inventory-advanced-checkout": "*",
"magento/module-inventory-api": "*",
"magento/module-inventory-bundle-import-export": "*",
"magento/module-inventory-bundle-product": "*",
"magento/module-inventory-bundle-product-admin-ui": "*",
"magento/module-inventory-bundle-product-indexer": "*",
"magento/module-inventory-cache": "*",
"magento/module-inventory-catalog": "*",
"magento/module-inventory-catalog-admin-ui": "*",
"magento/module-inventory-catalog-api": "*",
"magento/module-inventory-catalog-frontend-ui": "*",
"magento/module-inventory-catalog-search": "*",
"magento/module-inventory-catalog-search-bundle-product": "*",
"magento/module-inventory-catalog-search-configurable-product": "*",
"magento/module-inventory-configurable-product": "*",
"magento/module-inventory-configurable-product-admin-ui": "*",
"magento/module-inventory-configurable-product-frontend-ui": "*",
"magento/module-inventory-configurable-product-indexer": "*",
"magento/module-inventory-configuration": "*",
"magento/module-inventory-configuration-api": "*",
"magento/module-inventory-distance-based-source-selection": "*",
"magento/module-inventory-distance-based-source-selection-admin-ui": "*",
"magento/module-inventory-distance-based-source-selection-api": "*",
"magento/module-inventory-elasticsearch": "*",
"magento/module-inventory-export-stock": "*",
"magento/module-inventory-export-stock-api": "*",
"magento/module-inventory-graph-ql": "*",
"magento/module-inventory-grouped-product": "*",
"magento/module-inventory-grouped-product-admin-ui": "*",
"magento/module-inventory-grouped-product-indexer": "*",
"magento/module-inventory-import-export": "*",
"magento/module-inventory-in-store-pickup": "*",
"magento/module-inventory-in-store-pickup-admin-ui": "*",
"magento/module-inventory-in-store-pickup-api": "*",
"magento/module-inventory-in-store-pickup-frontend": "*",
"magento/module-inventory-in-store-pickup-graph-ql": "*",
"magento/module-inventory-in-store-pickup-multishipping": "*",
"magento/module-inventory-in-store-pickup-quote": "*",
"magento/module-inventory-in-store-pickup-quote-graph-ql": "*",
"magento/module-inventory-in-store-pickup-sales": "*",
"magento/module-inventory-in-store-pickup-sales-admin-ui": "*",
"magento/module-inventory-in-store-pickup-sales-api": "*",
"magento/module-inventory-in-store-pickup-shipping": "*",
"magento/module-inventory-in-store-pickup-shipping-admin-ui": "*",
"magento/module-inventory-in-store-pickup-shipping-api": "*",
"magento/module-inventory-in-store-pickup-webapi-extension": "*",
"magento/module-inventory-indexer": "*",
"magento/module-inventory-low-quantity-notification": "*",
"magento/module-inventory-low-quantity-notification-admin-ui": "*",
"magento/module-inventory-low-quantity-notification-api": "*",
"magento/module-inventory-multi-dimensional-indexer-api": "*",
"magento/module-inventory-product-alert": "*",
"magento/module-inventory-quote-graph-ql": "*",
"magento/module-inventory-requisition-list": "*",
"magento/module-inventory-reservation-cli": "*",
"magento/module-inventory-reservations": "*",
"magento/module-inventory-reservations-api": "*",
"magento/module-inventory-sales": "*",
"magento/module-inventory-sales-admin-ui": "*",
"magento/module-inventory-sales-api": "*",
"magento/module-inventory-sales-async-order": "*",
"magento/module-inventory-sales-frontend-ui": "*",
"magento/module-inventory-setup-fixture-generator": "*",
"magento/module-inventory-shipping": "*",
"magento/module-inventory-shipping-admin-ui": "*",
"magento/module-inventory-source-deduction-api": "*",
"magento/module-inventory-source-selection": "*",
"magento/module-inventory-source-selection-api": "*",
"magento/module-inventory-swatches-frontend-ui": "*",
"magento/module-inventory-visual-merchandiser": "*",
"magento/module-inventory-wishlist": "*",
"magento/module-layered-navigation-staging": "*",
"magento/module-login-as-customer-graph-ql": "*",
"magento/module-marketplace": "*",
"magento/module-msrp-sample-data": "*",
"magento/module-msrp-staging": "*",
"magento/module-multiple-wishlist-graph-ql": "*",
"magento/module-multishipping": "*",
"magento/module-new-relic-reporting": "*",
"magento/module-newsletter-graph-ql": "*",
"magento/module-offline-shipping-sample-data": "*",
"magento/module-page-builder-analytics": "*",
"magento/module-page-builder-admin-analytics": "*",
"magento/module-payment-graph-ql": "*",
"magento/module-payment-staging": "*",
"magento/module-paypal-graph-ql": "*",
"magento/module-product-links-sample-data": "*",
"magento/module-product-video-staging": "*",
"magento/module-quote-analytics": "*",
"magento/module-quote-graph-ql": "*",
"magento/module-re-captcha-webapi-graph-ql": "*",
"magento/module-related-product-graph-ql": "*",
"magento/module-review-analytics": "*",
"magento/module-review-graph-ql": "*",
"magento/module-review-sample-data": "*",
"magento/module-review-staging": "*",
"magento/module-reward-graph-ql": "*",
"magento/module-reward-staging": "*",
"magento/module-rma-graph-ql": "*",
"magento/module-rma-staging": "*",
"magento/module-sales-analytics": "*",
"magento/module-sales-graph-ql": "*",
"magento/module-sales-rule-sample-data": "*",
"magento/module-sales-rule-staging": "*",
"magento/module-sales-sample-data": "*",
"magento/module-sample-data": "*",
"magento/module-search-staging": "*",
"magento/module-send-friend": "*",
"magento/module-send-friend-graph-ql": "*",
"magento/module-signifyd": "*",
"magento/module-staging": "*",
"magento/module-staging-graph-ql": "*",
"magento/module-staging-page-builder": "*",
"magento/module-store-graph-ql": "*",
"magento/module-swagger": "*",
"magento/module-swagger-webapi": "*",
"magento/module-swagger-webapi-async": "*",
"magento/module-swatches-graph-ql": "*",
"magento/module-swatches-sample-data": "*",
"magento/module-target-rule-graph-ql": "*",
"magento/module-tax-graph-ql": "*",
"magento/module-tax-import-export": "*",
"magento/module-tax-sample-data": "*",
"magento/module-theme-graph-ql": "*",
"magento/module-theme-sample-data": "*",
"magento/module-two-factor-auth": "*",
"magento/module-ups": "*",
"magento/module-url-rewrite-graph-ql": "*",
"magento/module-usps": "*",
"magento/module-vault-graph-ql": "*",
"magento/module-version": "*",
"magento/module-versions-cms-url-rewrite-graph-ql": "*",
"magento/module-weee-graph-ql": "*",
"magento/module-weee-staging": "*",
"magento/module-widget-sample-data": "*",
"magento/module-wishlist-analytics": "*",
"magento/module-wishlist-graph-ql": "*",
"magento/module-wishlist-sample-data": "*",
"magento/module-worldpay": "*",
"magento/page-builder": "*",
"magento/sample-data-media": "*",
"paypal/module-braintree": "*",
"paypal/module-braintree-core": "*",
"paypal/module-braintree-graph-ql": "*",
"temando/module-shipping": "*",
"temando/module-shipping-m2": "*",
"temando/module-shipping-remover": "*",
"vertex/module-address-validation": "*",
"vertex/module-tax": "*",
"vertex/module-tax-staging": "*",
"vertex/product-magento-module": "*",
"vertex/sdk": "*",
"vertexinc/module-tax-staging": "*",
"vertexinc/product-magento-module": "*",
"vertexinc/product-magento-module-commerce": "*",
"yotpo/magento2-module-yotpo-reviews": "*",
"yotpo/magento2-module-yotpo-reviews-bundle": "*"
}
}