1
0
Fork 0

Correct JSON

pull/2647/head
thewilkybarkid 2014-01-30 09:08:56 +00:00
parent 0238aaf5ac
commit 3c75cf59e8
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ Example:
"autoload": {
"psr-4": {
"Monolog\\": "src/",
"Vendor\\Namespace\\": "",
"Vendor\\Namespace\\": ""
}
}
}