Fix psr-4 base dir in composer.json
This commit is contained in:
parent
af8ea2c266
commit
0f16da9a56
@ -42,7 +42,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"PhpOffice\\PhpWord\\": "src/"
|
||||
"PhpOffice\\PhpWord\\": "src/PhpWord"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user