Skip to content

Commit f845cd4

Browse files
committed
Update README.md file
1 parent 4da5311 commit f845cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ PHP: PHP 7.2 or higher
1212

1313
Magento: Magento 2.3.0 or higher
1414

15-
PHPStan: PHPStan 1.3
15+
PHPStan: PHPStan 1.4
1616

1717
If you are using a Magento version that requires an older version of PHPStan (e.g. 0.12.77), you need to manually upgrade it before
18-
installing this extension. in your composer.json Change the PHPStan version to `~1.3` and run:
18+
installing this extension. in your composer.json Change the PHPStan version to `~1.4` and run:
1919

2020
```
2121
composer update phpstan/phpstan --with-all-dependencies

0 commit comments

Comments
 (0)