From 070e464b99266be145632392d4570e8540d7baa8 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Sat, 8 Apr 2023 15:20:52 +0000 Subject: [PATCH] fix feature #188 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index a005c299..7db3607c 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,7 @@ "keywords": [ "phplint", "lint", + "static analysis", "syntax", "check" ],