Allow apps to have their own autoloader
This will allow apps to also have a proper classmap and authorative
autoloader.
Currently if a file: <appdir>/composer/autoload.php exists we will use
it. Else we keep the current behavior.
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
Loading
Please register or sign in to comment