We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.2
1 parent fc2c016 commit fa1a363Copy full SHA for fa1a363
README.md
@@ -33,13 +33,13 @@ The preferred way to install this extension is through [composer](https://getcom
33
Either run
34
35
```shel
36
-composer require --dev --prefer-dist yii2-extensions/phpstan:^0.1
+composer require --dev --prefer-dist yii2-extensions/phpstan:^0.2
37
```
38
39
or add
40
41
```json
42
-"yii2-extensions/phpstan": "^0.1"
+"yii2-extensions/phpstan": "^0.2"
43
44
45
## Usage
0 commit comments