1
0
Fork 0
pull/387/head
Benjamin Eberlei 2012-03-05 14:21:51 +01:00
parent 7855eda57a
commit 590ee419bd
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ Optional.
Autoload mapping for a PHP autoloader.
Currently [PSR-0](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
autoloading and ClassMap generation is supported.
autoloading and ClassMap generation are supported.
Under the `psr-0` key you define a mapping from namespaces to paths, relative to the
package root.