增加轮播图插件
增加cms首页模板文件
Showing
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -388,5 +388,11 @@ |
| "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