[Fixed] missing namespace entry

This commit is contained in:
MaxBuhe01 2024-11-16 14:36:17 +01:00
parent 58ef4bb533
commit 67240260b2

View File

@ -31,7 +31,7 @@
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"D3\\PdfDocuments\\": "" "D3\\ManufacturerInformation\\": ""
} }
} }
} }