[Fixed] missing namespace entry
This commit is contained in:
parent
3e30e0491b
commit
58ef4bb533
@ -28,5 +28,10 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"oxid-esales/oxideshop-ce": "7.0 - 7.1"
|
"oxid-esales/oxideshop-ce": "7.0 - 7.1"
|
||||||
|
},
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"D3\\PdfDocuments\\": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user