diff --git a/composer.json b/composer.json index fa56f74..ad12b19 100644 --- a/composer.json +++ b/composer.json @@ -9,9 +9,13 @@ "email": "coding@daniel-siepmann.de" } ], + "autoload-dev": { + "psr-4": { + "Typo3Update\\Tests\\": "tests/" + } + }, "autoload": { "psr-4": { - "Typo3Update\\Tests\\": "tests/", "Typo3Update\\": "src/Standards/Typo3Update/" }, "files": [