Skip to content

Commit f71eca9

Browse files
committed
Fix compatibility with PHPStan 0.12
1 parent 3607db0 commit f71eca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ includes:
44

55
parameters:
66
excludes_analyse:
7-
- */tests/*/data/*
7+
- tests/*/data/*

0 commit comments

Comments
 (0)