Skip to content

Commit d28394a

Browse files
committed
Update PHPStan version in README.md file
1 parent 8cc57ef commit d28394a

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

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

0 commit comments

Comments
 (0)