From d2ea79299fab931109595e50c146987e768cbc7d Mon Sep 17 00:00:00 2001 From: Raymond Schouten Date: Tue, 10 Feb 2026 16:12:49 +0100 Subject: [PATCH] #184: Renamed code quality configuration files to match actual file extension --- phpstan.neon.dist => phpstan.dist.neon | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename phpstan.neon.dist => phpstan.dist.neon (100%) diff --git a/phpstan.neon.dist b/phpstan.dist.neon similarity index 100% rename from phpstan.neon.dist rename to phpstan.dist.neon