Skip to content

Commit 76cc01b

Browse files
committed
Update README.md file
1 parent c81240b commit 76cc01b

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

1414
Magento: Magento 2.3.0 or higher
1515

16-
PHPStan: PHPStan 1.4
16+
PHPStan: PHPStan 1.5
1717

1818
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
19-
installing this extension. in your composer.json Change the PHPStan version to `~1.4` and run:
19+
installing this extension. in your composer.json Change the PHPStan version to `~1.5` and run:
2020

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

0 commit comments

Comments
 (0)