File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Yii::$app stubs generator for Yii 2
7
7
8
8
This extension provides no-more-butthurt components autocomplete generator command for Yii 2.
9
9
10
- ![ in action] ( http ://monosnap.com/image/vCnH1SWaXwKXLuchkutNGZXkeeoYWK .png)
10
+ ![ in action] ( https ://monosnap.com/file/oHUjBSw7oIJHYAEpQKs4mVVJLfMLrM .png)
11
11
12
12
Installation
13
13
------------
@@ -17,13 +17,13 @@ The preferred way to install this extension is through [composer](http://getcomp
17
17
Either run
18
18
19
19
```
20
- php composer.phar require --dev --prefer-dist bazilio/yii2-stubs-generator:"~0.0.3"
20
+ php composer.phar require --dev --prefer-dist bazilio/yii2-stubs-generator
21
21
```
22
22
23
23
or add
24
24
25
25
``` json
26
- "bazilio/yii2-stubs-generator" : " ~0.0.3 "
26
+ "bazilio/yii2-stubs-generator" : " ~1 "
27
27
```
28
28
29
29
to the ` require-dev ` section of your ` composer.json ` .
You can’t perform that action at this time.
0 commit comments