From a22ec9112dba3e160da412c29b626d6140da384d Mon Sep 17 00:00:00 2001 From: Ondrej Mirtes Date: Sat, 12 Dec 2020 17:37:43 +0100 Subject: [PATCH] Updated CS --- build-cs/composer.json | 4 ++-- phpcs.xml | 47 +++++++++++++++++------------------------- 2 files changed, 21 insertions(+), 30 deletions(-) diff --git a/build-cs/composer.json b/build-cs/composer.json index 59e6cf0..9acd027 100644 --- a/build-cs/composer.json +++ b/build-cs/composer.json @@ -1,7 +1,7 @@ { "require-dev": { - "consistence/coding-standard": "^3.8", + "consistence/coding-standard": "^3.10", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "slevomat/coding-standard": "^5.0.4" + "slevomat/coding-standard": "^6.4" } } diff --git a/phpcs.xml b/phpcs.xml index 7afc0fc..7e07a35 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -1,13 +1,11 @@ - + - + + - - - @@ -20,7 +18,7 @@ - + + + + + + + + + + + + + - - + + + - - - - - - - - - - - - - - - - - - - -