Skip to content

Commit 2011fc3

Browse files
committed
prepare RC
1 parent 61b3465 commit 2011fc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "macgyer/yii2-materializecss",
3-
"minimum-stability": "stable",
3+
"minimum-stability": "RC",
44
"description": "Materialize CSS implementation for Yii2",
55
"keywords": ["materialize", "yii2", "widgets", "material design"],
66
"homepage": "http://macgyer.github.io/yii2-materializecss",
@@ -13,7 +13,7 @@
1313
"role": "Developer"
1414
}
1515
],
16-
"version": "3.0.0-beta2",
16+
"version": "3.0.0-RC",
1717
"require": {
1818
"php": ">=5.6.0",
1919
"yiisoft/yii2": "~2.0.0",

0 commit comments

Comments
 (0)