From 91eabf97164904e9e77074ec97c5db2751cb715d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Fri, 20 Dec 2019 08:51:17 +0100 Subject: [PATCH] Enhancement: Run ergebnis/composer-normalize in check target --- build.xml | 26 ++++++++++++++++++++++++++ composer.json | 3 ++- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index d8b201e..49233b4 100644 --- a/build.xml +++ b/build.xml @@ -5,6 +5,7 @@ composer, lint, cs, + composer-normalize-check, phpstan "/> @@ -19,6 +20,31 @@ + + + + + + + + + + + + + + +