mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-17 17:47:13 +00:00
fixed autoloading error
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {"phpDocumentor\\Reflection": "src/phpDocumentor"}
|
||||
"psr-0": {"phpDocumentor\\Reflection": "src/"}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user