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