We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0896bd0 commit 1f6fe8aCopy full SHA for 1f6fe8a
README.md
@@ -2,7 +2,7 @@
2
3
[PHP-Enum](https://github.com/marc-mabe/php-enum) enumerations with native PHP.
4
5
-[PHPStan](https://github.com/phpstan/phpstan) is a static code analysis tool.
+[PHPStan](https://phpstan.org/) is a static code analysis tool.
6
7
> PHPStan focuses on finding errors in your code without actually running it.
8
> It catches whole classes of bugs even before you write tests for the code.
0 commit comments