Skip to content

Commit

Permalink
update sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
sunkunfeng committed Jan 9, 2019
1 parent cb1e228 commit 9c434d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/OSS.php
@@ -1,5 +1,5 @@
<?php
namespace mrk\aliyun;
namespace Saviorlv\Aliyun;

use Yii;
use yii\base\Component;
Expand All @@ -9,8 +9,8 @@

/**
* Class OSS
* @package mrk\aliyun
* @author Mr King
* @package Saviorlv\Aliyun
* @author saviorlv
*/
class OSS extends Component
{
Expand Down

0 comments on commit 9c434d6

Please sign in to comment.