diff --git a/CodingStandard/ruleset.xml b/BackdevsCodingStandard/ruleset.xml similarity index 100% rename from CodingStandard/ruleset.xml rename to BackdevsCodingStandard/ruleset.xml diff --git a/composer.json b/composer.json index 845e448..767982f 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "autoload": { "psr-4": { - "BackdevsCodingStandard\\": "CodingStandard/" + "BackdevsCodingStandard\\": "BackdevsCodingStandard/" } }, "config": {