diff --git a/composer.json b/composer.json index 26dcbe6..bd247af 100644 --- a/composer.json +++ b/composer.json @@ -188,14 +188,13 @@ "rm .eslintrc.json", "rm .gitattributes", "rm .gitignore", - "rm Build/php-cs-fixer/.php-cs-fixer.php", - "rm .prettierrc.js", - "rm Build/phpunit/FunctionalTests.xml", - "rm Build/phpunit/UnitTests.xml", "rm .npmrc", "rm .nvmrc", - "rm package.json", + "rm .prettierrc.js", + "rm Configuration/FunctionalTests.xml", + "rm Configuration/UnitTests.xml", "rm package-lock.json", + "rm package.json", "rm phive.xml", "rm phpcs.xml", "rm phpstan-baseline.neon",