Browse Source

Update CONTRIBUTING.md

Mark Scherer 3 years ago
parent
commit
dac3f6c559
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/CONTRIBUTING.md

+ 1 - 1
.github/CONTRIBUTING.md

@@ -80,7 +80,7 @@ To run static analysis tools [PHPStan](https://github.com/phpstan/phpstan) and [
 
     composer stan-setup
 
-The currently used PHPStan and Psalm versions can be found in [Phive config](.phive/phars.xml).
+The currently used PHPStan and Psalm versions can be found in `.phive/phars.xml`.
 
 After that you can perform the checks via: