phpstan: Use standard config path

This allows developer to create their own own config file, e.g. for setting `editorUrl`:
https://phpstan.org/user-guide/output-format#opening-file-in-an-editor

(cherry picked from commit 1d7cdf3a12)
This commit is contained in:
Jan Tojnar
2025-02-24 09:47:42 +01:00
parent ae0c20ab18
commit 0bae41248f
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -3,3 +3,4 @@ coverage/
composer.lock
.php_cs.cache
.phpunit.result.cache
phpstan.neon