From 9c742b56b88b9e450f8715323c94a6c98bc82ab8 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 15 Jan 2024 14:22:00 +0000 Subject: [PATCH] [tests] phpstan bump --- tests/phpstan.neon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpstan.neon b/tests/phpstan.neon index 38f367fa..0bea408a 100644 --- a/tests/phpstan.neon +++ b/tests/phpstan.neon @@ -1,6 +1,6 @@ parameters: errorFormat: raw - level: 4 + level: 5 paths: - ../core - ../ext