diff --git a/build-cs/composer.json b/build-cs/composer.json index 9acd0275..ed7744e1 100644 --- a/build-cs/composer.json +++ b/build-cs/composer.json @@ -1,6 +1,6 @@ { "require-dev": { - "consistence/coding-standard": "^3.10", + "consistence-community/coding-standard": "^3.10", "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "slevomat/coding-standard": "^6.4" } diff --git a/phpcs.xml b/phpcs.xml index 384ea9ab..0626f367 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -8,7 +8,7 @@ src tests - + diff --git a/phpunit.xml b/phpunit.xml index f9f3afe2..b70b3cd3 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -27,7 +27,7 @@ - + tests