From 4dffb41c8f07523b7c90a2b513c79002f269d525 Mon Sep 17 00:00:00 2001 From: Ash Monsh Date: Tue, 19 Mar 2024 05:23:38 +0300 Subject: [PATCH] update --- README.md | 2 +- phpstan.neon.dist | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fc40832..096f3c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 42627c6..7f3465d 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -7,7 +7,6 @@ parameters: - src - config - tests - tmpDir: build/phpstan checkOctaneCompatibility: true checkModelProperties: true checkMissingIterableValueType: false