Skip to content

Commit

Permalink
Upd yii2-redis version
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGD committed Apr 26, 2017
1 parent 8d01b08 commit 69438b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
"email": "[email protected]"
}
],
"minimum-stability": "dev",
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "*",
"yiisoft/yii2-redis": "*"
"yiisoft/yii2-redis": "~2.0.6"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 69438b9

Please sign in to comment.