From b1c28b236df8b795d7b06cf8421f9962b12ac410 Mon Sep 17 00:00:00 2001 From: "Dylan K. Taylor" Date: Tue, 28 Jan 2020 14:11:54 +0000 Subject: [PATCH] phpstan: go with level 8 (no changes needed) --- phpstan.neon.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 6a6382c..dc32068 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -1,5 +1,5 @@ parameters: - level: 6 + level: 8 paths: - src ignoreErrors: