Skip to content

Commit 8241b31

Browse files
committed
feat: migrate phpstan 1 => 2
set phpstan level to 3
1 parent 67cf15e commit 8241b31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

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

1111
excludePaths:
1212
- src/DependencyInjection/Configuration.php
13-
- tests/App/var
13+
- tests/App/var (?)
1414
- vendor
1515

1616
reportUnmatchedIgnoredErrors: false

0 commit comments

Comments
 (0)