Skip to content

Commit

Permalink
update composer && update yii version
Browse files Browse the repository at this point in the history
  • Loading branch information
forecho committed Mar 28, 2019
1 parent 0281767 commit ea8e543
Show file tree
Hide file tree
Showing 4 changed files with 710 additions and 314 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": "2.0.*@dev",
"yiisoft/yii2": ">=2.0.6",
"yiisoft/yii2-bootstrap": "*",
"yiisoft/yii2-swiftmailer": "*",
"conquer/select2": "*",
Expand All @@ -45,6 +45,7 @@
"yiier/yii2-editor.md": "*"
},
"require-dev": {
"fxp/composer-asset-plugin": "^1.2.0",
"yiisoft/yii2-codeception": "*",
"yiisoft/yii2-debug": "*",
"yiisoft/yii2-gii": "*",
Expand Down
Loading

0 comments on commit ea8e543

Please sign in to comment.