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 727cdff commit d3aec26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -20,11 +20,11 @@
],
"minimum-stability": "dev",
"require": {
"yiisoft/yii2": "*",
"bower-asset/dropzone": "*"
"yiisoft/yii2": "2.0.*",
"bower-asset/dropzone": "~3.10"
},
"require-dev": {
"yiisoft/yii2-debug": "*"
"yiisoft/yii2-debug": "2.0.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d3aec26

Please sign in to comment.