diff --git a/composer.json b/composer.json index ea310ba..846ea13 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ }, "autoload": { "psr-4": { - "D3\\GoogleAnalytics4": "../../../source/modules/d3/googleanalytics" + "D3\\GoogleAnalytics4\\": "../../../source/modules/d3/googleanalytics" } } } \ No newline at end of file