优化checkout乱码
Showing
{ | { | ||
"name": "magento/module-catalog", | "name": "magento/module-catalog", | ||
"description": "N/A", | "description": "N/A", | ||
"type": "magento2-module", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"config": { | "config": { | ||
"sort-packages": true | "sort-packages": true | ||
}, | }, | ||
"version": "104.0.3", | |||
"require": { | "require": { | ||
"php": "~7.3.0||~7.4.0", | "php": "~7.3.0||~7.4.0", | ||
"magento/framework": "*", | "magento/framework": "103.0.*", | ||
"magento/module-authorization": "*", | "magento/module-authorization": "100.4.*", | ||
"magento/module-asynchronous-operations": "*", | "magento/module-asynchronous-operations": "100.4.*", | ||
"magento/module-backend": "*", | "magento/module-backend": "102.0.*", | ||
"magento/module-catalog-inventory": "*", | "magento/module-catalog-inventory": "100.4.*", | ||
"magento/module-catalog-rule": "*", | "magento/module-catalog-rule": "101.2.*", | ||
"magento/module-catalog-url-rewrite": "*", | "magento/module-catalog-url-rewrite": "100.4.*", | ||
"magento/module-checkout": "*", | "magento/module-checkout": "100.4.*", | ||
"magento/module-cms": "*", | "magento/module-cms": "104.0.*", | ||
"magento/module-config": "*", | "magento/module-config": "101.2.*", | ||
"magento/module-customer": "*", | "magento/module-customer": "103.0.*", | ||
"magento/module-directory": "*", | "magento/module-directory": "100.4.*", | ||
"magento/module-eav": "*", | "magento/module-eav": "102.1.*", | ||
"magento/module-indexer": "*", | "magento/module-indexer": "100.4.*", | ||
"magento/module-media-storage": "*", | "magento/module-media-storage": "100.4.*", | ||
"magento/module-msrp": "*", | "magento/module-msrp": "100.4.*", | ||
"magento/module-page-cache": "*", | "magento/module-page-cache": "100.4.*", | ||
"magento/module-product-alert": "*", | "magento/module-product-alert": "100.4.*", | ||
"magento/module-quote": "*", | "magento/module-quote": "101.2.*", | ||
"magento/module-store": "*", | "magento/module-store": "101.1.*", | ||
"magento/module-tax": "*", | "magento/module-tax": "100.4.*", | ||
"magento/module-theme": "*", | "magento/module-theme": "101.1.*", | ||
"magento/module-ui": "*", | "magento/module-ui": "101.2.*", | ||
"magento/module-url-rewrite": "*", | "magento/module-url-rewrite": "102.0.*", | ||
"magento/module-widget": "*", | "magento/module-widget": "101.2.*", | ||
"magento/module-wishlist": "*" | "magento/module-wishlist": "101.2.*" | ||
}, | }, | ||
"suggest": { | "suggest": { | ||
"magento/module-cookie": "*", | "magento/module-cookie": "100.4.*", | ||
"magento/module-sales": "*", | "magento/module-sales": "103.0.*", | ||
"magento/module-catalog-sample-data": "*" | "magento/module-catalog-sample-data": "Sample Data version: 100.4.*" | ||
}, | }, | ||
"type": "magento2-module", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"autoload": { | "autoload": { | ||
"files": [ | "files": [ | ||
"registration.php" | "registration.php" | ||
... | @@ -52,3 +53,4 @@ | ... | @@ -52,3 +53,4 @@ |
} | } | ||
} | } | ||
} | } | ||
{ | { | ||
"name": "magento/module-checkout", | "name": "magento/module-checkout", | ||
"description": "N/A", | "description": "N/A", | ||
"type": "magento2-module", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"config": { | "config": { | ||
"sort-packages": true | "sort-packages": true | ||
}, | }, | ||
"version": "100.4.3", | |||
"require": { | "require": { | ||
"php": "~7.3.0||~7.4.0", | "php": "~7.3.0||~7.4.0", | ||
"magento/framework": "*", | "magento/framework": "103.0.*", | ||
"magento/module-captcha": "*", | "magento/module-captcha": "100.4.*", | ||
"magento/module-catalog": "*", | "magento/module-catalog": "104.0.*", | ||
"magento/module-catalog-inventory": "*", | "magento/module-catalog-inventory": "100.4.*", | ||
"magento/module-config": "*", | "magento/module-config": "101.2.*", | ||
"magento/module-customer": "*", | "magento/module-customer": "103.0.*", | ||
"magento/module-directory": "*", | "magento/module-directory": "100.4.*", | ||
"magento/module-eav": "*", | "magento/module-eav": "102.1.*", | ||
"magento/module-msrp": "*", | "magento/module-msrp": "100.4.*", | ||
"magento/module-page-cache": "*", | "magento/module-page-cache": "100.4.*", | ||
"magento/module-payment": "*", | "magento/module-payment": "100.4.*", | ||
"magento/module-quote": "*", | "magento/module-quote": "101.2.*", | ||
"magento/module-sales": "*", | "magento/module-sales": "103.0.*", | ||
"magento/module-sales-rule": "*", | "magento/module-sales-rule": "101.2.*", | ||
"magento/module-security": "*", | "magento/module-security": "100.4.*", | ||
"magento/module-shipping": "*", | "magento/module-shipping": "100.4.*", | ||
"magento/module-store": "*", | "magento/module-store": "101.1.*", | ||
"magento/module-tax": "*", | "magento/module-tax": "100.4.*", | ||
"magento/module-theme": "*", | "magento/module-theme": "101.1.*", | ||
"magento/module-ui": "*", | "magento/module-ui": "101.2.*", | ||
"magento/module-authorization": "*" | "magento/module-authorization": "100.4.*" | ||
}, | }, | ||
"suggest": { | "suggest": { | ||
"magento/module-cookie": "*" | "magento/module-cookie": "100.4.*" | ||
}, | }, | ||
"type": "magento2-module", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"autoload": { | "autoload": { | ||
"files": [ | "files": [ | ||
"registration.php" | "registration.php" | ||
... | @@ -45,3 +46,4 @@ | ... | @@ -45,3 +46,4 @@ |
} | } | ||
} | } | ||
} | } | ||
{ | { | ||
"name": "magento/module-paypal", | "name": "magento/module-paypal", | ||
"description": "N/A", | "description": "N/A", | ||
"type": "magento2-module", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"config": { | "config": { | ||
"sort-packages": true | "sort-packages": true | ||
}, | }, | ||
"version": "101.0.3", | |||
"require": { | "require": { | ||
"php": "~7.3.0||~7.4.0", | "php": "~7.3.0||~7.4.0", | ||
"lib-libxml": "*", | "lib-libxml": "*", | ||
"magento/framework": "*", | "magento/framework": "103.0.*", | ||
"magento/module-authorization": "*", | "magento/module-authorization": "100.4.*", | ||
"magento/module-backend": "*", | "magento/module-backend": "102.0.*", | ||
"magento/module-catalog": "*", | "magento/module-catalog": "104.0.*", | ||
"magento/module-checkout": "*", | "magento/module-checkout": "100.4.*", | ||
"magento/module-config": "*", | "magento/module-config": "101.2.*", | ||
"magento/module-customer": "*", | "magento/module-customer": "103.0.*", | ||
"magento/module-directory": "*", | "magento/module-directory": "100.4.*", | ||
"magento/module-eav": "*", | "magento/module-eav": "102.1.*", | ||
"magento/module-instant-purchase": "*", | "magento/module-instant-purchase": "100.4.*", | ||
"magento/module-payment": "*", | "magento/module-payment": "100.4.*", | ||
"magento/module-quote": "*", | "magento/module-quote": "101.2.*", | ||
"magento/module-sales": "*", | "magento/module-sales": "103.0.*", | ||
"magento/module-store": "*", | "magento/module-store": "101.1.*", | ||
"magento/module-tax": "*", | "magento/module-tax": "100.4.*", | ||
"magento/module-theme": "*", | "magento/module-theme": "101.1.*", | ||
"magento/module-ui": "*", | "magento/module-ui": "101.2.*", | ||
"magento/module-vault": "*" | "magento/module-vault": "101.2.*" | ||
}, | }, | ||
"suggest": { | "suggest": { | ||
"magento/module-checkout-agreements": "*" | "magento/module-checkout-agreements": "100.4.*" | ||
}, | }, | ||
"type": "magento2-module", | |||
"license": [ | |||
"OSL-3.0", | |||
"AFL-3.0" | |||
], | |||
"autoload": { | "autoload": { | ||
"files": [ | "files": [ | ||
"registration.php" | "registration.php" | ||
... | @@ -43,3 +44,4 @@ | ... | @@ -43,3 +44,4 @@ |
} | } | ||
} | } | ||
} | } | ||

3.44 KB

12.9 KB
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment