Fix broken namespace for autoloader
This commit is contained in:
parent
25454a98b8
commit
f3efe546da
3 changed files with 3 additions and 3 deletions
|
@ -85,6 +85,6 @@
|
|||
"config": {
|
||||
"preferred-install": "dist",
|
||||
"sort-packages": true,
|
||||
"optimize-autoloader": true
|
||||
"optimize-autoloader": false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue