Skip to content

Commit

Permalink
modify composer
Browse files Browse the repository at this point in the history
  • Loading branch information
yidashi committed Jun 17, 2016
1 parent 49288bc commit dd00dea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2,950 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@
"minimum-stability": "stable",
"require": {
"php": ">=5.4.0",
"yiisoft/yii2": ">=2.0.6",
"yiisoft/yii2": ">=2.0.8",
"yiisoft/yii2-bootstrap": "*",
"yiisoft/yii2-swiftmailer": "*",
"kartik-v/yii2-widget-datetimepicker": "^1.4",
"kartik-v/yii2-grid": "*",
"kartik-v/yii2-detail-view": "*",
"kartik-v/yii2-mpdf": "*",
"kartik-v/yii2-widget-datepicker": "^1.3",
"chrisboulton/php-resque": "*",
"fabpot/goutte": "^3.1",
Expand All @@ -36,7 +33,6 @@
"yiisoft/yii2-composer": "2.0.4",
"yidashi/yii2-bootstrap-markdown": "^1.0",
"mihaildev/yii2-elfinder": "^1.0",
"trntv/yii2-datetime-widget": "^1.0.0",
"qiniu/php-sdk": "^7.0",
"omnilight/yii2-scheduling": "*"
},
Expand Down
Loading

0 comments on commit dd00dea

Please sign in to comment.