fix namespace bug in composer.json
This commit is contained in:
parent
c7d8fdcf6a
commit
b12884f99b
@ -51,7 +51,7 @@
|
|||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"D3\\GoogleAnalytics4": "../../../source/modules/d3/googleanalytics"
|
"D3\\GoogleAnalytics4\\": "../../../source/modules/d3/googleanalytics"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user