Updated phpstan/phpstan recipe

This commit is contained in:
Jan Böhmer 2023-10-06 13:05:06 +02:00
parent 37dccd4249
commit e9cdd20dcc
3 changed files with 14 additions and 1 deletions

4
.gitignore vendored
View file

@ -43,3 +43,7 @@ yarn-error.log
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
###> phpstan/phpstan ###
phpstan.neon
###< phpstan/phpstan ###