main
gitname 8 years ago committed by GitHub
parent 5a3d60c0cf
commit 4f58c24195

@ -274,7 +274,7 @@
"properties": { "properties": {
"psr-0": { "psr-0": {
"type": "object", "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 "additionalProperties": true
}, },
"psr-4": { "psr-4": {

Loading…
Cancel
Save