增加轮播图插件
增加cms首页模板文件
Showing
| ... | @@ -388,5 +388,11 @@ | ... | @@ -388,5 +388,11 @@ |
| "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/" | "Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/" | ||
| } | } | ||
| }, | }, | ||
| "prefer-stable": true | "prefer-stable": true, | ||
| "repositories": [ | |||
| { | |||
| "type": "composer", | |||
| "url": "https://repo.magento.com/" | |||
| } | |||
| ] | |||
| } | } |
Please
register
or
sign in
to comment