diff options
Diffstat (limited to 'phpstan.neon')
| -rw-r--r-- | phpstan.neon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpstan.neon b/phpstan.neon index bbd57ba..0f2d48d 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -1,5 +1,5 @@ parameters: - level: 8 + level: 9 paths: - src - tests |
