Skip to content

Commit f4b791d

Browse files
committed
Update composer.json
1 parent 4325945 commit f4b791d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Widget for rendering multiple input for an attribute of Yii2 framework model",
44
"keywords": ["yii2", "yii2-multiple-input", "multiple input", "multiple field"],
55
"type": "yii2-extension",
6-
"license": "MIT",
6+
"license": "BSD-3-Clause",
77
"support": {
88
"issues": "https://github.com/unclead/yii2-multiple-input/issues?state=open",
99
"source": "https://github.com/unclead/yii2-multiple-input"
@@ -14,7 +14,6 @@
1414
"email": "unclead.nsk@gmail.com"
1515
}
1616
],
17-
"minimum-stability": "stable",
1817
"require": {
1918
"php": ">=5.4.0",
2019
"yiisoft/yii2": "*",

0 commit comments

Comments
 (0)