Skip to content

Commit be05e51

Browse files
committed
Update composer.json
1 parent e2847dd commit be05e51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"email": "unclead.nsk@gmail.com"
1515
}
1616
],
17-
"minimum-stability": "dev",
17+
"minimum-stability": "stable",
1818
"require": {
1919
"php": ">=5.4.0",
20-
"yiisoft/yii2": "2.0.3",
21-
"yiisoft/yii2-bootstrap": "2.0.3",
20+
"yiisoft/yii2": "*",
21+
"yiisoft/yii2-bootstrap": "*"
2222
},
2323
"require-dev": {
2424
},

0 commit comments

Comments
 (0)