Skip to content

Commit 5c23dc7

Browse files
authored
[TASK] Raise PHPStan to level 6 (#1364)
1 parent b4b5272 commit 5c23dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parameters:
88

99
phpVersion: 70200
1010

11-
level: 5
11+
level: 6
1212

1313
paths:
1414
- %currentWorkingDirectory%/bin/

0 commit comments

Comments
 (0)