diff --git a/composer.json b/composer.json index 846ea13..2b2be84 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "*.xml", "*.neon" ], - "target-directory": "d3/googleanalytics" + "target-directory": "d3/googleanalytics4" } }, "require": { @@ -51,7 +51,7 @@ }, "autoload": { "psr-4": { - "D3\\GoogleAnalytics4\\": "../../../source/modules/d3/googleanalytics" + "D3\\GoogleAnalytics4\\": "../../../source/modules/d3/googleanalytics4" } } } \ No newline at end of file