Skip to content

Commit 5bb93b8

Browse files
committed
Update composer.json
1 parent e25e78b commit 5bb93b8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "mootensai/yii2-relation-trait",
3-
"type": "library",
3+
"type": "BSD-3-Clause",
44
"description": "Yii 2 Models load with relation, & transaction save with relation",
5-
"keywords": ["Yii2","relation","load","save","transaction","loadwithrelation", "savewithrelation", "related"],
5+
"keywords": ["Yii2","relation","load","save","transaction","loadwithrelation", "savewithrelation", "related", "saveall", "loadall"],
66
"homepage": "http://github.com/mootensai/yii2-relation-trait",
77
"license": "none",
88
"authors": [
@@ -21,5 +21,4 @@
2121
"mootensai\\relation\\": ""
2222
}
2323
},
24-
"version" : "1.0.0"
2524
}

0 commit comments

Comments
 (0)