change phpstan level

This commit is contained in:
philipp lang 2022-01-02 11:42:02 +01:00
parent 5d3688b2af
commit 55b9624640
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ parameters:
- app - app
# The level 8 is the highest level # The level 8 is the highest level
level: 8 level: 5
ignoreErrors: ignoreErrors:
- '#Unsafe usage of new static#' - '#Unsafe usage of new static#'