Skip to content

Commit 8c6aad5

Browse files
committed
Update Readme.md file
1 parent ac897e8 commit 8c6aad5

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
@@ -14,10 +14,10 @@ PHP: PHP 7.2 or higher
1414

1515
Magento: Magento 2.3.0 or higher
1616

17-
PHPStan: PHPStan 1.12
17+
PHPStan: PHPStan 2.0 or higher
1818

1919
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
20-
installing this extension. in your composer.json Change the PHPStan version to `~1.12` and run:
20+
installing this extension. in your composer.json Change the PHPStan version to `~2.0` and run:
2121

2222
```
2323
composer update phpstan/phpstan --with-all-dependencies

0 commit comments

Comments
 (0)