Skip to content

Commit

Permalink
require versions
Browse files Browse the repository at this point in the history
  • Loading branch information
evgen-d committed Dec 16, 2014
1 parent 0887008 commit b4656d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
],
"minimum-stability": "dev",
"require": {
"yiisoft/yii2": "*",
"bower-asset/jsoneditor": "*"
"yiisoft/yii2": "2.0.*",
"bower-asset/jsoneditor": "~3.1"
},
"require-dev": {
"yiisoft/yii2-debug": "*"
"yiisoft/yii2-debug": "2.0.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b4656d7

Please sign in to comment.