change phpstan level
This commit is contained in:
parent
5d3688b2af
commit
55b9624640
|
@ -7,7 +7,7 @@ parameters:
|
|||
- app
|
||||
|
||||
# The level 8 is the highest level
|
||||
level: 8
|
||||
level: 5
|
||||
|
||||
ignoreErrors:
|
||||
- '#Unsafe usage of new static#'
|
||||
|
|
Loading…
Reference in New Issue