Skip to content

Commit 9e7dd6c

Browse files
committed
chore(config): [phpstan] update for latest phpstan version
1 parent 19093d3 commit 9e7dd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ parameters:
1212
# ignoreErrors:
1313
# - '#Unsafe usage of new static#'
1414

15-
excludes_analyse:
15+
excludePaths:
1616
- ./*/*/Tests/*.php
1717
- ./*/*/factories/*.php
1818
- ./*/*/Migrations/*.php

0 commit comments

Comments
 (0)