File tree 4 files changed +16
-6
lines changed
4 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 1
1
hiqdev/yii2-hiart commits history
2
2
---------------------------------
3
3
4
+ ## 0.0.4 2016-05-11
5
+
6
+ - Fixed tests
7
+ - 4296c47 2016-05-11 fixed tests (sol@hiqdev.com )
8
+
4
9
## 0.0.3 2016-05-11
5
10
6
11
- Added asset-packagist.org repository to composer.json
Original file line number Diff line number Diff line change 1
1
hiqdev/yii2-hiart changelog
2
2
---------------------------
3
3
4
+ ## 0.0.4 2016-05-11
5
+
6
+ - Fixed tests
7
+
4
8
## 0.0.3 2016-05-11
5
9
6
10
- Added asset-packagist.org repository to composer.json
Original file line number Diff line number Diff line change 56
56
"hiqdev\\ hiart\\ " : " src"
57
57
}
58
58
},
59
+ "autoload-dev" : {
60
+ "psr-4" : {
61
+ "hiqdev\\ hiart\\ tests\\ " : " tests"
62
+ }
63
+ },
59
64
"repositories" : [
60
65
{
61
66
"type" : " composer" ,
62
67
"url" : " https://asset-packagist.org"
63
68
}
64
- ],
65
- "autoload-dev" : {
66
- "psr-4" : {
67
- "hiqdev\\ hiart\\ tests\\ " : " tests"
68
- }
69
- }
69
+ ]
70
70
}
Original file line number Diff line number Diff line change
1
+ 0.0.4 2016-05-11 13:58:28 +0000 4296c47a812c73f6693d4cf5105f95cf4e42f2c4
You can’t perform that action at this time.
0 commit comments