From edbf6b60da733676f665585c19f0db10da04b9b3 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 16 Oct 2025 15:30:46 +0200 Subject: [PATCH] add script 'phpcs' --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 7ed1d81b1..75bac27ec 100644 --- a/composer.json +++ b/composer.json @@ -102,6 +102,9 @@ } } ], + "scripts": { + "phpcs": "phpcs -s" + }, "extra": { "merge-plugin": { "include": [