From 20c10a36a3aa9eb35b3caf7913d8a4bb5760c766 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 19 Mar 2020 10:16:26 +0100 Subject: [PATCH] Validate Composer files with GrumPHP --- grumphp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/grumphp.yml b/grumphp.yml index 0ff23bb..466e31a 100644 --- a/grumphp.yml +++ b/grumphp.yml @@ -5,6 +5,7 @@ parameters: jsonlint: ~ xmllint: ~ yamllint: ~ + composer: ~ phpcs: standard: PSR12 ignore_patterns: