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
This commit is contained in:
Jan Tojnar
2025-02-23 02:46:57 +01:00
parent f825dcf55a
commit 1d7cdf3a12
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -4,3 +4,4 @@ composer.lock
.php_cs.cache
.php-cs-fixer.cache
.phpunit.result.cache
phpstan.neon