Change confusing name
parent
aefe3a0b11
commit
3a0270147a
|
@ -377,8 +377,8 @@ Example:
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
"Monolog": "src/",
|
"Monolog": "src/",
|
||||||
"Vendor\\Namespace": "src/",
|
"Vendor\\Namespace\\": "src/",
|
||||||
"Pear_Style": "src/"
|
"Vendor_Namespace_": "src/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue