diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index f238990..94a682e 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "prefer-stable": true, "extra": { "branch-alias": { - "yii2": "1.0.0-alpha" + "yii2": "1.0.0-dev" } }, "config": { |