fix namespace bug in composer.json
Dieser Commit ist enthalten in:
Ursprung
c7d8fdcf6a
Commit
b12884f99b
@ -51,7 +51,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"D3\\GoogleAnalytics4": "../../../source/modules/d3/googleanalytics"
|
||||
"D3\\GoogleAnalytics4\\": "../../../source/modules/d3/googleanalytics"
|
||||
}
|
||||
}
|
||||
}
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren