File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,11 @@ Change Log: `yii2-date-range`
3
3
4
4
## Version 1.7.0
5
5
6
- ** Date:** 27-Aug -2018
6
+ ** Date:** 09-Oct -2018
7
7
8
+ - Update composer dependencies.
9
+ - (enh #129 ): Update Russian Translations.
10
+ - (enh #128 ): Move init moment() variable.
8
11
- Enhancements to support Bootstrap 4.x.
9
12
- (enh #126 ): Fix ` kv-drp-container ` CSS style.
10
13
- (enh #125 ): Add Czech Translations.
Original file line number Diff line number Diff line change @@ -139,4 +139,4 @@ class UserSearch extends User
139
139
140
140
## License
141
141
142
- ** yii2-date-range** is released under the BSD 3-Clause License. See the bundled ` LICENSE.md ` for details.
142
+ ** yii2-date-range** is released under the BSD- 3-Clause License. See the bundled ` LICENSE.md ` for details.
Original file line number Diff line number Diff line change 23
23
}
24
24
],
25
25
"require" : {
26
- "kartik-v/yii2-krajee-base" : " ~1.9 "
26
+ "kartik-v/yii2-krajee-base" : " >=2.0.0 "
27
27
},
28
28
"autoload" : {
29
29
"psr-4" : {
You can’t perform that action at this time.
0 commit comments