Commit 02c356ab authored by cornernote's avatar cornernote

update namespace

parent 08ad842d
<?php
namespace vyants\softdelete;
namespace cornernote\softdelete;
use yii\base\Behavior;
use yii\base\Event;
......
......@@ -15,7 +15,7 @@
},
"autoload": {
"psr-4": {
"cornernote\\": ""
"cornernote\\softdelete\\": ""
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment