Skip to content

Commit 611941a

Browse files
committed
Update README.md
1 parent a80f60f commit 611941a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Yii::$app stubs generator for Yii 2
77

88
This extension provides no-more-butthurt components autocomplete generator command for Yii 2.
99

10-
![in action](http://monosnap.com/image/vCnH1SWaXwKXLuchkutNGZXkeeoYWK.png)
10+
![in action](https://monosnap.com/file/oHUjBSw7oIJHYAEpQKs4mVVJLfMLrM.png)
1111

1212
Installation
1313
------------
@@ -17,13 +17,13 @@ The preferred way to install this extension is through [composer](http://getcomp
1717
Either run
1818

1919
```
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
2121
```
2222

2323
or add
2424

2525
```json
26-
"bazilio/yii2-stubs-generator": "~0.0.3"
26+
"bazilio/yii2-stubs-generator": "~1"
2727
```
2828

2929
to the `require-dev` section of your `composer.json`.

0 commit comments

Comments
 (0)