Skip to content

Commit 71ee8a0

Browse files
committed
dependencies should be stable
1 parent 548af0e commit 71ee8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"irc": "irc://irc.freenode.net/yii",
1313
"source": "https://github.com/yiisoft/yii2"
1414
},
15-
"minimum-stability": "dev",
15+
"minimum-stability": "stable",
1616
"require": {
1717
"php": ">=5.4.0",
1818
"yiisoft/yii2": ">=2.0.5",

0 commit comments

Comments
 (0)