File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
1
Helpers Extension Change Log
2
2
============================
3
3
4
- 1.0.0 Under development
5
- -----------------------
4
+ 1.0.0 January 12, 2018
5
+ ----------------------
6
6
* Initial release
7
7
8
8
Development started December 25, 2017
9
- -------------------------------------
9
+ -------------------------------------
Original file line number Diff line number Diff line change 7
7
8
8
[ ![ Build Status] ( https://travis-ci.org/yiimaker/yii2-helpers.svg?branch=master )] ( https://travis-ci.org/yiimaker/yii2-helpers )
9
9
[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/yiimaker/yii2-helpers/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/yiimaker/yii2-helpers/?branch=master )
10
- [ ![ Total Downloads] ( https://poser.pugx.org/yiimaker/yii2-helpers/downloads )] ( https://packagist.org/packages/motion /yii2-language-provider )
10
+ [ ![ Total Downloads] ( https://poser.pugx.org/yiimaker/yii2-helpers/downloads )] ( https://packagist.org/packages/yiimaker /yii2-helpers )
11
11
[ ![ Latest Stable Version] ( https://poser.pugx.org/yiimaker/yii2-helpers/v/stable )] ( CHANGELOG.md )
12
12
[ ![ Latest Unstable Version] ( https://poser.pugx.org/yiimaker/yii2-helpers/v/unstable )] ( CHANGELOG.md )
13
13
@@ -32,15 +32,11 @@ $ composer require yiimaker/yii2-helpers
32
32
or add
33
33
34
34
```
35
- "yiimaker/yii2-helpers": "dev-master "
35
+ "yiimaker/yii2-helpers": "~1.0 "
36
36
```
37
37
38
38
to the ` require ` section of your ` composer.json ` .
39
39
40
- Usage
41
- -----
42
-
43
-
44
40
Tests
45
41
-----
46
42
You can run tests with composer command
You can’t perform that action at this time.
0 commit comments