Commit 08ad842d authored by Brett O'Donnell's avatar Brett O'Donnell

Update composer.json

parent 9c9654e2
{
"name": "vyants/yii2-softdelete",
"name": "cornernote/yii2-softdelete",
"description": "Behavior for soft delete pattern",
"type": "yii2-behavior",
"keywords": ["yii2","behavior", "soft delete pattern"],
"keywords": ["yii2", "soft delete pattern"],
"license": "BSD-3-Clause",
"authors": [
{
......@@ -15,7 +15,7 @@
},
"autoload": {
"psr-4": {
"vyants\\softdelete\\": ""
"cornernote\\": ""
}
}
}
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