Skip to content

Commit 5470e24

Browse files
authored
Merge pull request #33 from zelenomodrypes/zelenomodrypes-patch-1
Fix link to phpstan/extension-installer repository
2 parents f1b4d68 + f00f6c8 commit 5470e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use this extension, require it in [Composer](https://getcomposer.org/):
1313
composer require --dev nextras/orm-phpstan
1414
```
1515

16-
We recommend using [PHPStan auto extension installer](phpstan/extension-installer), but you may include this extension manually by including `extension.neon` in your project's PHPStan config:
16+
We recommend using [PHPStan auto extension installer](https://github.com/phpstan/extension-installer), but you may include this extension manually by including `extension.neon` in your project's PHPStan config:
1717

1818
```
1919
includes:

0 commit comments

Comments
 (0)