1
0
Fork 0
pull/5445/head
gitname 2016-06-19 13:26:30 -07:00 committed by GitHub
parent 5a3d60c0cf
commit 4f58c24195
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@
"properties": {
"psr-0": {
"type": "object",
"description": "This is a hash of namespaces (keys) and the directories they can be found into (values, can be arrays of paths) by the autoloader.",
"description": "This is a hash of namespaces (keys) and the directories they can be found in (values, can be arrays of paths) by the autoloader.",
"additionalProperties": true
},
"psr-4": {