Skip to content

Commit 9b4ce20

Browse files
committed
Prepare for phpstan level 5.
1 parent 0839979 commit 9b4ce20

File tree

2 files changed

+251
-1
lines changed

2 files changed

+251
-1
lines changed

phpstan-baseline.neon

Lines changed: 250 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
includes:
22
- phpstan-baseline.neon
33
parameters:
4-
level: 3
4+
level: 5
55
paths:
66
- '%rootDir%/../../../src/'
77
excludes_analyse:

0 commit comments

Comments
 (0)