@@ -25,7 +25,7 @@
},
"extra": {
"sixshop": {
- "id": "tencentcloud-sms",
+ "id": "tencentcloud_sms",
"class": "SixShop\\TencentCloudSms\\Extension"
}
@@ -1,7 +1,7 @@
<?php
declare(strict_types=1);
return [
- 'id' => 'tencentcloud-sms',
+ 'id' => 'tencentcloud_sms',
'name' => '腾讯云短信',
'is_core' => false,
'category' => 'other',