Skip to content

Commit 7ddf527

Browse files
authored
Merge pull request #99 from codeigniter4/phpstan-level-6
Bump phpstan level to 6
2 parents edf1036 + 2160eb5 commit 7ddf527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Template/phpstan.neon.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
tmpDir: build/phpstan
3-
level: 5
3+
level: 6
44
paths:
55
- app/
66
- tests/

0 commit comments

Comments
 (0)