change phpstan level
This commit is contained in:
parent
5d3688b2af
commit
55b9624640
|
@ -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#'
|
||||||
|
|
Loading…
Reference in New Issue