Skip to content

Commit

Permalink
Fix kartik-v#163: Add dependency for kartik-v/yii2-dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Aug 9, 2016
1 parent c6cd40c commit 00c6cfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change Log: `yii2-export`
=========================

## version 1.2.7 (under development)

**Date:** 09-Aug-2016

- (enh #163): Add dependency for kartik-v/yii2-dialog.

## version 1.2.6

**Date:** 05-Aug-2016
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
],
"require": {
"kartik-v/yii2-dynagrid": ">=1.4.5",
"kartik-v/yii2-dialog": "~1.0.0",
"phpoffice/phpexcel": "~1.8.0"
},
"autoload": {
Expand Down

0 comments on commit 00c6cfc

Please sign in to comment.