diff --git a/composer.json b/composer.json index 43b70fb2..5690b257 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,7 @@ }, "autoload": { "psr-4": { - "horstoeko\\zugferd\\": "src", - "horstoeko\\zugferd\\rsm\\": "src/entities/rsm", - "horstoeko\\zugferd\\qdt\\": "src/entities/qdt", - "horstoeko\\zugferd\\ram\\": "src/entities/ram", - "horstoeko\\zugferd\\udt\\": "src/entities/udt" + "horstoeko\\zugferd\\": "src" } }, "autoload-dev": {