Skip to content

Commit a83bf9e

Browse files
committed
Improve compatibility with PHPStan 1.0
1 parent a1b9607 commit a83bf9e

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
@@ -6,5 +6,5 @@ includes:
66
- vendor/phpstan/phpstan/conf/bleedingEdge.neon
77

88
parameters:
9-
excludes_analyse:
9+
excludePaths:
1010
- tests/*/data/*

0 commit comments

Comments
 (0)