Skip to content

Commit 88557fc

Browse files
committed
Improve compatibility with PHPStan 1.0
1 parent a316f5d commit 88557fc

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

77
parameters:
8-
excludes_analyse:
8+
excludePaths:
99
- tests/*/data/*
1010

1111
services:

0 commit comments

Comments
 (0)