Skip to content

Commit fca857a

Browse files
authored
Merge pull request #242 from markshust/patch-1
Add link to related blog post
2 parents 82c3d3c + 8319f11 commit fca857a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ You can add `bitexpert/phpstan-magento` as a dev dependency, as follows:
3131
composer.phar require --dev bitexpert/phpstan-magento
3232
```
3333

34+
> Want a full walk-through of the installation & configuration process? Read the blog post at M.academy about [Static Analysis in Magento with PHPStan](https://m.academy/blog/static-analysis-magento-phpstan/).
35+
3436
### PHPStan configuration
3537

3638
If you have not already a PHPStan configuration file `phpstan.neon` in your project, create a new empty file next to your `composer.json` file.

0 commit comments

Comments
 (0)